﻿2026-06-04T16:59:06.7166954Z Current runner version: '2.334.0'
2026-06-04T16:59:06.7171585Z Runner name: 'hfenduleam'
2026-06-04T16:59:06.7172023Z Runner group name: 'Default'
2026-06-04T16:59:06.7172516Z Machine name: 'HFENDULEAM'
2026-06-04T16:59:06.7174482Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T16:59:06.7175824Z Contents: read
2026-06-04T16:59:06.7176236Z Metadata: read
2026-06-04T16:59:06.7176642Z Packages: read
2026-06-04T16:59:06.7177007Z ##[endgroup]
2026-06-04T16:59:06.7178238Z Secret source: Actions
2026-06-04T16:59:06.7178686Z Prepare workflow directory
2026-06-04T16:59:06.7449652Z Prepare all required actions
2026-06-04T16:59:06.7474206Z Getting action download info
2026-06-04T16:59:07.2147681Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T16:59:07.8915963Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-04T16:59:07.9632472Z ##[group]Run actions/checkout@v5
2026-06-04T16:59:07.9633446Z with:
2026-06-04T16:59:07.9634031Z   repository: SaberMage/spt-core
2026-06-04T16:59:07.9639784Z   token: ***
2026-06-04T16:59:07.9640380Z   ssh-strict: true
2026-06-04T16:59:07.9640935Z   ssh-user: git
2026-06-04T16:59:07.9641495Z   persist-credentials: true
2026-06-04T16:59:07.9642108Z   clean: true
2026-06-04T16:59:07.9642664Z   sparse-checkout-cone-mode: true
2026-06-04T16:59:07.9643315Z   fetch-depth: 1
2026-06-04T16:59:07.9643856Z   fetch-tags: false
2026-06-04T16:59:07.9644401Z   show-progress: true
2026-06-04T16:59:07.9645060Z   lfs: false
2026-06-04T16:59:07.9645612Z   submodules: false
2026-06-04T16:59:07.9646190Z   set-safe-directory: true
2026-06-04T16:59:07.9646922Z ##[endgroup]
2026-06-04T16:59:08.1404329Z Syncing repository: SaberMage/spt-core
2026-06-04T16:59:08.1405935Z ##[group]Getting Git version info
2026-06-04T16:59:08.1406860Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-04T16:59:08.1723057Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T16:59:08.1933534Z git version 2.43.0.windows.1
2026-06-04T16:59:08.1963149Z ##[endgroup]
2026-06-04T16:59:08.1971574Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d2357c5c-1631-46c3-b918-a5875e6bbba3\.gitconfig'
2026-06-04T16:59:08.1986476Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d2357c5c-1631-46c3-b918-a5875e6bbba3' before making global git config changes
2026-06-04T16:59:08.1988138Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T16:59:08.1991577Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T16:59:08.2229788Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-04T16:59:08.2414883Z https://github.com/SaberMage/spt-core
2026-06-04T16:59:08.2445040Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T16:59:08.2450892Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T16:59:08.2651656Z refs/heads/dev-freeform
2026-06-04T16:59:08.2679109Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-04T16:59:08.2978763Z HEAD is now at 538becc feat(daemon,api,cli): M5-D3c the three shell channels
2026-06-04T16:59:08.3631929Z ##[endgroup]
2026-06-04T16:59:08.3633824Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-04T16:59:08.7328582Z ##[group]Cleaning the repository
2026-06-04T16:59:08.7333740Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-04T16:59:11.3294528Z Removing target/
2026-06-04T16:59:11.3334081Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-04T16:59:11.3673109Z HEAD is now at 538becc feat(daemon,api,cli): M5-D3c the three shell channels
2026-06-04T16:59:11.3702421Z ##[endgroup]
2026-06-04T16:59:11.3702889Z ##[group]Disabling automatic garbage collection
2026-06-04T16:59:11.3707362Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-04T16:59:11.3965928Z ##[endgroup]
2026-06-04T16:59:11.3966350Z ##[group]Setting up auth
2026-06-04T16:59:11.3972356Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T16:59:11.4180664Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T16:59:11.7774617Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T16:59:11.8007299Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T16:59:12.1674011Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T16:59:12.1894805Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T16:59:12.5608247Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-04T16:59:12.5911526Z ##[endgroup]
2026-06-04T16:59:12.5912050Z ##[group]Fetching the repository
2026-06-04T16:59:12.5918305Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +59a670e921d1f12844e9f1a9839da7d0b7bd67aa:refs/remotes/origin/dev-freeform
2026-06-04T16:59:13.4757036Z From https://github.com/SaberMage/spt-core
2026-06-04T16:59:13.4757662Z  + 538becc...59a670e 59a670e921d1f12844e9f1a9839da7d0b7bd67aa -> origin/dev-freeform  (forced update)
2026-06-04T16:59:13.4875413Z ##[endgroup]
2026-06-04T16:59:13.4875827Z ##[group]Determining the checkout info
2026-06-04T16:59:13.4876864Z ##[endgroup]
2026-06-04T16:59:13.4882241Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-04T16:59:13.5154679Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-04T16:59:13.5370324Z ##[group]Checking out the ref
2026-06-04T16:59:13.5375009Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T16:59:13.5719055Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-04T16:59:13.5719458Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-04T16:59:13.5719889Z Previous HEAD position was 538becc feat(daemon,api,cli): M5-D3c the three shell channels
2026-06-04T16:59:13.5720291Z Switched to and reset branch 'dev-freeform'
2026-06-04T16:59:13.5741468Z ##[endgroup]
2026-06-04T16:59:13.5976474Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-04T16:59:13.6178353Z 59a670e921d1f12844e9f1a9839da7d0b7bd67aa
2026-06-04T16:59:13.6458442Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T16:59:13.6458818Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T16:59:13.6463813Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T16:59:13.6464082Z ##[endgroup]
2026-06-04T16:59:14.6432832Z    Compiling proc-macro2 v1.0.106
2026-06-04T16:59:14.6433206Z    Compiling quote v1.0.45
2026-06-04T16:59:14.6433454Z    Compiling unicode-ident v1.0.24
2026-06-04T16:59:14.6433690Z    Compiling serde_core v1.0.228
2026-06-04T16:59:14.6433927Z    Compiling serde v1.0.228
2026-06-04T16:59:14.6434175Z    Compiling cfg-if v1.0.4
2026-06-04T16:59:14.6434506Z    Compiling windows-link v0.2.1
2026-06-04T16:59:14.6434806Z    Compiling typenum v1.20.1
2026-06-04T16:59:14.6435102Z    Compiling version_check v0.9.5
2026-06-04T16:59:14.6435461Z    Compiling portable-atomic v1.13.1
2026-06-04T16:59:14.6435775Z    Compiling critical-section v1.2.0
2026-06-04T16:59:14.6437555Z    Compiling subtle v2.6.1
2026-06-04T16:59:14.6437864Z    Compiling memchr v2.8.1
2026-06-04T16:59:14.6438369Z    Compiling semver v1.0.28
2026-06-04T16:59:14.6438769Z    Compiling shlex v2.0.1
2026-06-04T16:59:14.6439069Z    Compiling smallvec v1.15.1
2026-06-04T16:59:14.7163526Z    Compiling windows-sys v0.61.2
2026-06-04T16:59:14.7605756Z    Compiling find-msvc-tools v0.1.9
2026-06-04T16:59:14.7968578Z    Compiling equivalent v1.0.2
2026-06-04T16:59:14.8055881Z    Compiling itoa v1.0.18
2026-06-04T16:59:14.8761715Z    Compiling getrandom v0.2.17
2026-06-04T16:59:14.9035168Z    Compiling rustc_version v0.4.1
2026-06-04T16:59:14.9054571Z    Compiling cpufeatures v0.2.17
2026-06-04T16:59:14.9189220Z    Compiling pin-project-lite v0.2.17
2026-06-04T16:59:14.9845661Z    Compiling hashbrown v0.17.1
2026-06-04T16:59:14.9882513Z    Compiling log v0.4.30
2026-06-04T16:59:15.0205929Z    Compiling futures-core v0.3.32
2026-06-04T16:59:15.0294576Z    Compiling rand_core v0.10.1
2026-06-04T16:59:15.0301750Z    Compiling generic-array v0.14.7
2026-06-04T16:59:15.0454454Z    Compiling bytes v1.11.1
2026-06-04T16:59:15.1393233Z    Compiling cc v1.2.63
2026-06-04T16:59:15.1727762Z    Compiling getrandom v0.4.2
2026-06-04T16:59:15.1850787Z    Compiling stable_deref_trait v1.2.1
2026-06-04T16:59:15.2344711Z    Compiling libc v0.2.186
2026-06-04T16:59:15.2384108Z    Compiling futures-io v0.3.32
2026-06-04T16:59:15.2411328Z    Compiling slab v0.4.12
2026-06-04T16:59:15.3723017Z    Compiling futures-sink v0.3.32
2026-06-04T16:59:15.4475354Z    Compiling autocfg v1.5.1
2026-06-04T16:59:15.4772567Z    Compiling bitflags v2.11.1
2026-06-04T16:59:15.4948693Z    Compiling futures-task v0.3.32
2026-06-04T16:59:15.5840532Z    Compiling indexmap v2.14.0
2026-06-04T16:59:15.6423621Z    Compiling futures-channel v0.3.32
2026-06-04T16:59:15.6424140Z    Compiling curve25519-dalek v4.1.3
2026-06-04T16:59:15.6540961Z    Compiling zerocopy v0.8.50
2026-06-04T16:59:15.7244909Z    Compiling ahash v0.8.12
2026-06-04T16:59:15.7466425Z    Compiling rand_core v0.6.4
2026-06-04T16:59:15.8437778Z    Compiling fnv v1.0.7
2026-06-04T16:59:15.9322197Z    Compiling signature v2.2.0
2026-06-04T16:59:15.9453736Z    Compiling pkg-config v0.3.33
2026-06-04T16:59:15.9533018Z    Compiling vcpkg v0.2.15
2026-06-04T16:59:15.9826255Z    Compiling zmij v1.0.21
2026-06-04T16:59:16.0182879Z    Compiling ed25519 v2.2.3
2026-06-04T16:59:16.0717516Z    Compiling cfg_aliases v0.2.1
2026-06-04T16:59:16.1337408Z    Compiling syn v2.0.117
2026-06-04T16:59:16.2022902Z    Compiling fastrand v2.4.1
2026-06-04T16:59:16.2266156Z    Compiling crypto-common v0.1.7
2026-06-04T16:59:16.2429130Z    Compiling block-buffer v0.10.4
2026-06-04T16:59:16.2739764Z    Compiling writeable v0.6.3
2026-06-04T16:59:16.2886420Z    Compiling litemap v0.8.2
2026-06-04T16:59:16.2938520Z    Compiling rustversion v1.0.22
2026-06-04T16:59:16.3036306Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-04T16:59:16.3377935Z    Compiling serde_json v1.0.150
2026-06-04T16:59:16.4141513Z    Compiling digest v0.10.7
2026-06-04T16:59:16.4289950Z    Compiling utf8_iter v1.0.4
2026-06-04T16:59:16.5170660Z    Compiling fallible-iterator v0.3.0
2026-06-04T16:59:16.5353300Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T16:59:16.5955239Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T16:59:16.6011422Z    Compiling icu_properties_data v2.2.0
2026-06-04T16:59:16.6230943Z    Compiling anyhow v1.0.102
2026-06-04T16:59:16.7012435Z    Compiling sha2 v0.10.9
2026-06-04T16:59:16.7012914Z    Compiling percent-encoding v2.3.2
2026-06-04T16:59:16.8060914Z    Compiling http v1.4.1
2026-06-04T16:59:16.8359779Z    Compiling strsim v0.11.1
2026-06-04T16:59:16.8756947Z    Compiling windows-targets v0.52.6
2026-06-04T16:59:16.9202323Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T16:59:16.9333160Z    Compiling ring v0.17.14
2026-06-04T16:59:16.9371663Z    Compiling cpufeatures v0.3.0
2026-06-04T16:59:16.9881603Z    Compiling windows-sys v0.59.0
2026-06-04T16:59:16.9934832Z    Compiling thiserror v2.0.18
2026-06-04T16:59:17.1067509Z    Compiling chacha20 v0.10.0
2026-06-04T16:59:17.1077381Z    Compiling form_urlencoded v1.2.2
2026-06-04T16:59:17.2127801Z    Compiling untrusted v0.9.0
2026-06-04T16:59:17.2325117Z    Compiling ident_case v1.0.1
2026-06-04T16:59:17.3679956Z    Compiling rand v0.10.1
2026-06-04T16:59:17.3682547Z    Compiling num-traits v0.2.19
2026-06-04T16:59:17.3977051Z    Compiling windows-result v0.4.1
2026-06-04T16:59:17.4475914Z    Compiling windows-strings v0.5.1
2026-06-04T16:59:17.4679234Z    Compiling unicode-segmentation v1.13.3
2026-06-04T16:59:17.6521768Z    Compiling scopeguard v1.2.0
2026-06-04T16:59:17.7627122Z    Compiling rustls v0.23.40
2026-06-04T16:59:17.7688040Z    Compiling lock_api v0.4.14
2026-06-04T16:59:17.7821826Z    Compiling unicode-xid v0.2.6
2026-06-04T16:59:17.9103146Z    Compiling const-oid v0.10.2
2026-06-04T16:59:17.9104583Z    Compiling atomic-waker v1.1.2
2026-06-04T16:59:18.0449469Z    Compiling convert_case v0.10.0
2026-06-04T16:59:18.0590993Z    Compiling httparse v1.10.1
2026-06-04T16:59:18.0836901Z    Compiling http-body v1.0.1
2026-06-04T16:59:18.0837353Z    Compiling hybrid-array v0.4.12
2026-06-04T16:59:18.1161895Z    Compiling base64ct v1.8.3
2026-06-04T16:59:18.1660553Z    Compiling powerfmt v0.2.0
2026-06-04T16:59:18.2159407Z    Compiling winapi v0.3.9
2026-06-04T16:59:18.2587333Z    Compiling heck v0.5.0
2026-06-04T16:59:18.4002061Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T16:59:18.4159236Z    Compiling deranged v0.5.8
2026-06-04T16:59:18.4221086Z    Compiling memoffset v0.6.5
2026-06-04T16:59:18.4756469Z    Compiling tinyvec_macros v0.1.1
2026-06-04T16:59:18.4790591Z    Compiling base64 v0.22.1
2026-06-04T16:59:18.5641736Z    Compiling try-lock v0.2.5
2026-06-04T16:59:18.5700880Z    Compiling num-conv v0.2.2
2026-06-04T16:59:18.6842584Z    Compiling time-core v0.1.8
2026-06-04T16:59:18.6936557Z    Compiling data-encoding v2.11.0
2026-06-04T16:59:18.7511575Z    Compiling tower-service v0.3.3
2026-06-04T16:59:18.7650025Z    Compiling parking_lot_core v0.9.12
2026-06-04T16:59:18.8564710Z    Compiling thiserror v1.0.69
2026-06-04T16:59:18.8610702Z    Compiling block-buffer v0.12.0
2026-06-04T16:59:18.8832481Z    Compiling crypto-common v0.2.2
2026-06-04T16:59:18.9919432Z    Compiling want v0.3.1
2026-06-04T16:59:19.0585251Z    Compiling tinyvec v1.11.0
2026-06-04T16:59:19.1359921Z    Compiling vergen-lib v9.1.0
2026-06-04T16:59:19.1537567Z    Compiling inout v0.1.4
2026-06-04T16:59:19.1895155Z    Compiling n0-future v0.3.2
2026-06-04T16:59:19.2213955Z    Compiling serial-core v0.4.0
2026-06-04T16:59:19.3582730Z    Compiling crossbeam-utils v0.8.21
2026-06-04T16:59:19.4740211Z    Compiling winreg v0.10.1
2026-06-04T16:59:19.5072078Z    Compiling spin v0.10.0
2026-06-04T16:59:19.5072497Z    Compiling diatomic-waker v0.2.3
2026-06-04T16:59:19.5154129Z    Compiling parking v2.2.1
2026-06-04T16:59:19.5466875Z    Compiling cordyceps v0.3.4
2026-06-04T16:59:19.5576166Z    Compiling winnow v1.0.3
2026-06-04T16:59:19.5922783Z    Compiling httpdate v1.0.3
2026-06-04T16:59:19.6646987Z    Compiling digest v0.11.3
2026-06-04T16:59:19.6928676Z    Compiling futures-lite v2.6.1
2026-06-04T16:59:19.8375675Z    Compiling futures-buffered v0.2.13
2026-06-04T16:59:19.8753325Z    Compiling synstructure v0.13.2
2026-06-04T16:59:19.8792596Z    Compiling darling_core v0.20.11
2026-06-04T16:59:19.8947522Z    Compiling serial-windows v0.4.0
2026-06-04T16:59:19.9046639Z    Compiling cipher v0.4.4
2026-06-04T16:59:20.1455153Z    Compiling vergen v9.1.0
2026-06-04T16:59:20.1932609Z    Compiling vergen-lib v0.1.6
2026-06-04T16:59:20.1933071Z    Compiling universal-hash v0.5.1
2026-06-04T16:59:20.2042684Z    Compiling noq-udp v0.10.0
2026-06-04T16:59:20.2788311Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T16:59:20.3837222Z    Compiling heapless v0.7.17
2026-06-04T16:59:20.4638749Z    Compiling sync_wrapper v1.0.2
2026-06-04T16:59:20.4639344Z    Compiling aho-corasick v1.1.4
2026-06-04T16:59:20.4745811Z    Compiling opaque-debug v0.3.1
2026-06-04T16:59:20.5523385Z    Compiling either v1.16.0
2026-06-04T16:59:20.5807999Z    Compiling lazy_static v1.5.0
2026-06-04T16:59:20.6373052Z    Compiling pin-utils v0.1.0
2026-06-04T16:59:20.6373540Z    Compiling bitflags v1.3.2
2026-06-04T16:59:20.6474153Z    Compiling byteorder v1.5.0
2026-06-04T16:59:20.7262699Z    Compiling regex-syntax v0.8.10
2026-06-04T16:59:20.7344341Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T16:59:20.7587721Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T16:59:20.8058244Z    Compiling hash32 v0.2.1
2026-06-04T16:59:20.8084813Z    Compiling nix v0.25.1
2026-06-04T16:59:20.8283434Z    Compiling shared_library v0.1.9
2026-06-04T16:59:20.8512228Z    Compiling polyval v0.6.2
2026-06-04T16:59:21.0127978Z    Compiling parking_lot v0.12.5
2026-06-04T16:59:21.0175897Z    Compiling serial v0.4.0
2026-06-04T16:59:21.0919192Z    Compiling spin v0.9.8
2026-06-04T16:59:21.1767390Z    Compiling vergen-gitcl v1.0.8
2026-06-04T16:59:21.1999639Z    Compiling windows-threading v0.2.1
2026-06-04T16:59:21.2527934Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T16:59:21.2687378Z    Compiling signature v3.0.0
2026-06-04T16:59:21.3028572Z    Compiling winnow v0.7.15
2026-06-04T16:59:21.4288092Z    Compiling toml_write v0.1.2
2026-06-04T16:59:21.4637855Z    Compiling downcast-rs v1.2.1
2026-06-04T16:59:21.5389283Z    Compiling tower-layer v0.3.3
2026-06-04T16:59:21.6269129Z    Compiling shell-words v1.1.1
2026-06-04T16:59:21.6780678Z    Compiling ghash v0.5.1
2026-06-04T16:59:21.6948408Z    Compiling ctr v0.9.2
2026-06-04T16:59:21.7378139Z    Compiling aes v0.8.4
2026-06-04T16:59:21.7468218Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T16:59:21.7761323Z    Compiling time v0.3.47
2026-06-04T16:59:21.7979319Z    Compiling http-body-util v0.1.3
2026-06-04T16:59:21.8902541Z    Compiling aead v0.5.2
2026-06-04T16:59:21.9284787Z    Compiling proc-macro-crate v3.5.0
2026-06-04T16:59:21.9524376Z    Compiling ipconfig v0.3.4
2026-06-04T16:59:22.0667996Z    Compiling widestring v1.2.1
2026-06-04T16:59:22.0943161Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T16:59:22.1552806Z    Compiling crossbeam-channel v0.5.15
2026-06-04T16:59:22.4042312Z    Compiling socket2 v0.6.4
2026-06-04T16:59:22.5056947Z    Compiling mio v1.2.1
2026-06-04T16:59:22.5241360Z    Compiling serde_derive v1.0.228
2026-06-04T16:59:22.5659552Z    Compiling zeroize_derive v1.4.3
2026-06-04T16:59:22.6084615Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T16:59:22.7916483Z    Compiling zerofrom-derive v0.1.7
2026-06-04T16:59:22.8170655Z    Compiling tokio-macros v2.7.0
2026-06-04T16:59:22.9829109Z    Compiling yoke-derive v0.8.2
2026-06-04T16:59:23.0872168Z    Compiling futures-macro v0.3.32
2026-06-04T16:59:23.1048299Z    Compiling zerovec-derive v0.11.3
2026-06-04T16:59:23.2391761Z    Compiling displaydoc v0.2.6
2026-06-04T16:59:23.2939232Z    Compiling tracing-attributes v0.1.31
2026-06-04T16:59:23.3125174Z    Compiling thiserror-impl v2.0.18
2026-06-04T16:59:23.3614091Z    Compiling zeroize v1.8.2
2026-06-04T16:59:23.5697615Z    Compiling tokio v1.52.3
2026-06-04T16:59:23.6183212Z    Compiling darling_macro v0.20.11
2026-06-04T16:59:23.7451590Z    Compiling rustls-pki-types v1.14.1
2026-06-04T16:59:23.7845452Z    Compiling derive_more-impl v2.1.1
2026-06-04T16:59:24.0176513Z    Compiling windows-implement v0.60.2
2026-06-04T16:59:24.4304036Z    Compiling rustls-webpki v0.103.13
2026-06-04T16:59:24.5795218Z    Compiling darling v0.20.11
2026-06-04T16:59:24.5795660Z    Compiling windows-interface v0.59.3
2026-06-04T16:59:24.5920421Z    Compiling spez v0.1.2
2026-06-04T16:59:24.5984254Z    Compiling n0-error-macros v0.1.3
2026-06-04T16:59:24.5984774Z    Compiling zerofrom v0.1.8
2026-06-04T16:59:24.6014118Z    Compiling futures-util v0.3.32
2026-06-04T16:59:24.6014492Z    Compiling der v0.8.0-rc.10
2026-06-04T16:59:24.7485985Z    Compiling thiserror-impl v1.0.69
2026-06-04T16:59:24.7488560Z    Compiling pin-project-internal v1.1.13
2026-06-04T16:59:24.8038944Z    Compiling ed25519-dalek v2.2.0
2026-06-04T16:59:24.8994234Z    Compiling yoke v0.8.2
2026-06-04T16:59:24.9518452Z    Compiling derive_builder_core v0.20.2
2026-06-04T16:59:25.0478569Z    Compiling spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T16:59:25.1228514Z    Compiling regex-automata v0.4.14
2026-06-04T16:59:25.1549817Z    Compiling cobs v0.3.0
2026-06-04T16:59:25.3390789Z    Compiling zerovec v0.11.6
2026-06-04T16:59:25.3901449Z    Compiling zerotrie v0.2.4
2026-06-04T16:59:25.4535322Z    Compiling windows-core v0.62.2
2026-06-04T16:59:25.5731728Z    Compiling n0-error v0.1.3
2026-06-04T16:59:25.6478306Z    Compiling spki v0.8.0-rc.4
2026-06-04T16:59:25.8886000Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T16:59:25.9054515Z    Compiling tinystr v0.8.3
2026-06-04T16:59:26.0482355Z    Compiling potential_utf v0.1.5
2026-06-04T16:59:26.0606535Z    Compiling windows-collections v0.3.2
2026-06-04T16:59:26.0726702Z    Compiling pin-project v1.1.13
2026-06-04T16:59:26.1471440Z    Compiling icu_locale_core v2.2.0
2026-06-04T16:59:26.1667036Z    Compiling derive_builder_macro v0.20.2
2026-06-04T16:59:26.1715098Z    Compiling windows-future v0.3.2
2026-06-04T16:59:26.2346357Z    Compiling icu_collections v2.2.0
2026-06-04T16:59:26.2755743Z    Compiling windows-numerics v0.3.1
2026-06-04T16:59:26.3570279Z    Compiling postcard-derive v0.2.2
2026-06-04T16:59:26.4067225Z    Compiling filedescriptor v0.8.3
2026-06-04T16:59:26.4411518Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T16:59:26.5573397Z    Compiling portable-pty v0.8.1
2026-06-04T16:59:26.5645269Z    Compiling num_enum_derive v0.7.6
2026-06-04T16:59:26.6148327Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T16:59:26.6658182Z    Compiling derive_builder v0.20.2
2026-06-04T16:59:26.6833239Z    Compiling async-trait v0.1.89
2026-06-04T16:59:26.9998605Z    Compiling ipnet v2.12.0
2026-06-04T16:59:27.0173154Z    Compiling serde_spanned v0.6.9
2026-06-04T16:59:27.0257273Z    Compiling toml_datetime v0.6.11
2026-06-04T16:59:27.1003506Z    Compiling icu_provider v2.2.0
2026-06-04T16:59:27.2464891Z    Compiling toml_edit v0.22.27
2026-06-04T16:59:27.3631284Z    Compiling regex v1.12.3
2026-06-04T16:59:27.4673084Z    Compiling icu_properties v2.2.0
2026-06-04T16:59:27.4901630Z    Compiling once_cell v1.21.4
2026-06-04T16:59:27.5743155Z    Compiling tokio-util v0.7.18
2026-06-04T16:59:27.5886559Z    Compiling icu_normalizer v2.2.0
2026-06-04T16:59:27.8576715Z    Compiling tracing-core v0.1.36
2026-06-04T16:59:27.9364746Z    Compiling tempfile v3.27.0
2026-06-04T16:59:27.9776615Z    Compiling futures-executor v0.3.32
2026-06-04T16:59:27.9777341Z    Compiling prefix-trie v0.8.4
2026-06-04T16:59:28.0124300Z    Compiling hashbrown v0.14.5
2026-06-04T16:59:28.0250032Z    Compiling derive_more v2.1.1
2026-06-04T16:59:28.0908979Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T16:59:28.1365509Z    Compiling futures v0.3.32
2026-06-04T16:59:28.3214472Z    Compiling tracing v0.1.44
2026-06-04T16:59:28.6094258Z    Compiling hashlink v0.9.1
2026-06-04T16:59:28.6363910Z    Compiling idna_adapter v1.2.2
2026-06-04T16:59:28.6422284Z    Compiling tower v0.5.3
2026-06-04T16:59:28.6547097Z    Compiling data-encoding-macro v0.1.20
2026-06-04T16:59:28.6969269Z    Compiling chrono v0.4.44
2026-06-04T16:59:28.7626612Z    Compiling idna v1.1.0
2026-06-04T16:59:28.8129419Z    Compiling h2 v0.4.14
2026-06-04T16:59:28.9370468Z    Compiling windows v0.62.2
2026-06-04T16:59:29.0251813Z    Compiling rusqlite v0.32.1
2026-06-04T16:59:29.1890990Z    Compiling url v2.5.8
2026-06-04T16:59:29.2620697Z    Compiling toml v0.8.23
2026-06-04T16:59:29.3134121Z    Compiling postcard v1.1.3
2026-06-04T16:59:29.4008395Z    Compiling strum_macros v0.28.0
2026-06-04T16:59:29.4454302Z    Compiling enum-assoc v1.3.0
2026-06-04T16:59:29.4632883Z    Compiling aes-gcm v0.10.3
2026-06-04T16:59:29.6361657Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T16:59:29.8903340Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T16:59:30.0129699Z    Compiling spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T16:59:30.0325727Z    Compiling windows-registry v0.6.1
2026-06-04T16:59:30.3276899Z    Compiling blake3 v1.8.5
2026-06-04T16:59:30.3529458Z    Compiling noq v0.18.0
2026-06-04T16:59:30.3843449Z    Compiling netwatch v0.16.0
2026-06-04T16:59:30.4108029Z    Compiling uuid v1.23.2
2026-06-04T16:59:30.4595116Z    Compiling acto v0.8.2
2026-06-04T16:59:30.4857143Z    Compiling allocator-api2 v0.2.21
2026-06-04T16:59:30.5313526Z    Compiling foldhash v0.2.0
2026-06-04T16:59:30.8045472Z    Compiling tagptr v0.2.0
2026-06-04T16:59:30.8045979Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T16:59:30.8172191Z    Compiling mac-addr v0.3.0
2026-06-04T16:59:30.8230871Z    Compiling lru-slab v0.1.2
2026-06-04T16:59:30.8516427Z    Compiling ryu v1.0.23
2026-06-04T16:59:30.9097578Z    Compiling identity-hash v0.1.0
2026-06-04T16:59:30.9665399Z    Compiling xml-rs v0.8.28
2026-06-04T16:59:30.9679552Z    Compiling rustc-hash v2.1.2
2026-06-04T16:59:30.9775475Z    Compiling iroh-metrics v0.38.3
2026-06-04T16:59:30.9918910Z    Compiling netdev v0.42.0
2026-06-04T16:59:31.0382173Z    Compiling moka v0.12.15
2026-06-04T16:59:31.0587159Z    Compiling hashbrown v0.16.1
2026-06-04T16:59:31.2194321Z    Compiling tokio-rustls v0.26.4
2026-06-04T16:59:31.2469746Z    Compiling noq-proto v0.17.0
2026-06-04T16:59:31.5368148Z    Compiling xmltree v0.10.3
2026-06-04T16:59:31.7712368Z    Compiling spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T16:59:31.7780723Z    Compiling strum v0.28.0
2026-06-04T16:59:31.8005773Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T16:59:31.9232598Z    Compiling iroh-base v0.98.0
2026-06-04T16:59:32.0185832Z    Compiling spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T16:59:32.0981571Z    Compiling tower-http v0.6.11
2026-06-04T16:59:32.1985381Z    Compiling attohttpc v0.30.1
2026-06-04T16:59:32.2241300Z    Compiling iroh-relay v0.98.0
2026-06-04T16:59:32.2934437Z    Compiling n0-watcher v0.6.1
2026-06-04T16:59:32.3527083Z    Compiling tokio-stream v0.1.18
2026-06-04T16:59:32.6167893Z    Compiling hyper v1.10.1
2026-06-04T16:59:32.6631444Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T16:59:32.6954562Z    Compiling num_enum v0.7.6
2026-06-04T16:59:32.7321228Z    Compiling simple-dns v0.9.3
2026-06-04T16:59:32.7650036Z    Compiling arrayref v0.3.9
2026-06-04T16:59:32.8803686Z    Compiling simdutf8 v0.1.5
2026-06-04T16:59:32.9784187Z    Compiling constant_time_eq v0.4.2
2026-06-04T16:59:33.0218233Z    Compiling resolv-conf v0.7.6
2026-06-04T16:59:33.1851014Z    Compiling sha1_smol v1.0.1
2026-06-04T16:59:33.1919685Z    Compiling arrayvec v0.7.6
2026-06-04T16:59:33.1985070Z    Compiling smol_str v0.1.24
2026-06-04T16:59:33.4832813Z    Compiling tokio-websockets v0.13.2
2026-06-04T16:59:33.6596373Z    Compiling iroh-dns v0.98.0
2026-06-04T16:59:33.8740457Z    Compiling hyper-util v0.1.20
2026-06-04T16:59:34.0763436Z    Compiling spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T16:59:34.0877327Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T16:59:34.1376668Z    Compiling lru v0.16.4
2026-06-04T16:59:34.2323404Z    Compiling webpki-roots v1.0.7
2026-06-04T16:59:34.3244355Z    Compiling seize v0.5.1
2026-06-04T16:59:34.3779439Z    Compiling serde_bytes v0.11.19
2026-06-04T16:59:34.5642075Z    Compiling hmac v0.12.1
2026-06-04T16:59:34.6773467Z    Compiling iroh v0.98.2
2026-06-04T16:59:34.7154308Z    Compiling cmov v0.5.4
2026-06-04T16:59:34.7995034Z    Compiling hkdf v0.12.4
2026-06-04T16:59:34.8490716Z    Compiling papaya v0.2.4
2026-06-04T16:59:34.9918561Z    Compiling ctutils v0.4.2
2026-06-04T16:59:35.0214114Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T16:59:35.0718661Z    Compiling backon v1.6.0
2026-06-04T16:59:35.1648861Z    Compiling hyper-rustls v0.27.9
2026-06-04T16:59:35.1750000Z    Compiling igd-next v0.17.1
2026-06-04T16:59:35.2934323Z    Compiling spake2 v0.4.0
2026-06-04T16:59:35.3073283Z    Compiling sha1 v0.10.6
2026-06-04T16:59:35.3109317Z    Compiling recvmsg v1.0.0
2026-06-04T16:59:35.3545736Z    Compiling doctest-file v1.1.1
2026-06-04T16:59:35.4250447Z    Compiling reqwest v0.13.4
2026-06-04T16:59:35.5268596Z    Compiling spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T16:59:35.5701643Z    Compiling utf8parse v0.2.2
2026-06-04T16:59:35.5891862Z    Compiling once_cell_polyfill v1.70.2
2026-06-04T16:59:35.6782701Z    Compiling anstyle v1.0.14
2026-06-04T16:59:35.6783236Z    Compiling anstyle-parse v1.0.0
2026-06-04T16:59:35.7132644Z    Compiling anstyle-query v1.1.5
2026-06-04T16:59:35.7472991Z    Compiling colorchoice v1.0.5
2026-06-04T16:59:35.8946810Z    Compiling interprocess v2.4.2
2026-06-04T16:59:35.9083492Z    Compiling anstyle-wincon v3.0.11
2026-06-04T16:59:35.9111760Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T16:59:35.9456864Z    Compiling clap_lex v1.1.0
2026-06-04T16:59:36.0414889Z    Compiling anstream v1.0.0
2026-06-04T16:59:36.2427754Z    Compiling clap_derive v4.6.1
2026-06-04T16:59:36.2998358Z    Compiling clap_builder v4.6.0
2026-06-04T16:59:37.1300947Z    Compiling mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T16:59:38.3144517Z    Compiling wmi v0.18.4
2026-06-04T16:59:38.3721685Z    Compiling clap v4.6.1
2026-06-04T16:59:39.9758916Z    Compiling portmapper v0.16.0
2026-06-04T16:59:54.6431182Z    Compiling spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T16:59:55.4624366Z    Compiling spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T17:00:02.6631495Z    Compiling spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T17:00:19.6935097Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
2026-06-04T17:00:19.8889487Z ##[group]Run cargo test --workspace
2026-06-04T17:00:19.8889831Z [36;1mcargo test --workspace[0m
2026-06-04T17:00:19.8892965Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T17:00:19.8893262Z ##[endgroup]
2026-06-04T17:00:20.6632116Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
2026-06-04T17:00:20.7026564Z      Running unittests src\main.rs (target\debug\deps\mock_session-99b31ec880a7fd8b.exe)
2026-06-04T17:00:20.7306766Z 
2026-06-04T17:00:20.7306925Z running 0 tests
2026-06-04T17:00:20.7307095Z 
2026-06-04T17:00:20.7307281Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:00:20.7307537Z 
2026-06-04T17:00:20.7318044Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-396e5f5e9055dabb.exe)
2026-06-04T17:00:20.9612184Z 
2026-06-04T17:00:20.9612548Z running 3 tests
2026-06-04T17:00:20.9625299Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T17:00:20.9625638Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T17:00:20.9625932Z test mock_manifest_parses_and_validates ... ok
2026-06-04T17:00:20.9626089Z 
2026-06-04T17:00:20.9626261Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:00:20.9626542Z 
2026-06-04T17:00:20.9642916Z      Running unittests src\main.rs (target\debug\deps\spt-3084e340c2577021.exe)
2026-06-04T17:00:21.5993615Z 
2026-06-04T17:00:21.5994097Z running 68 tests
2026-06-04T17:00:21.6005000Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T17:00:21.6005500Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T17:00:21.6008788Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T17:00:21.6009343Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T17:00:21.6009939Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T17:00:21.6012547Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T17:00:21.6013083Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T17:00:21.6028322Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T17:00:21.6091964Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T17:00:21.6151565Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T17:00:21.6622489Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T17:00:21.6643908Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T17:00:21.6659477Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T17:00:21.7775963Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T17:00:21.7778208Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T17:00:21.7847242Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T17:00:21.9358171Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-04T17:00:21.9370585Z test api::tests::adapter_is_required ... ok
2026-06-04T17:00:21.9378411Z test api::tests::state_value_is_validated ... ok
2026-06-04T17:00:21.9402658Z test api::tests::surface_parses ... ok
2026-06-04T17:00:21.9410279Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T17:00:21.9519467Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-04T17:00:21.9621274Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T17:00:21.9661478Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T17:00:21.9689120Z test cli::tests::access_subcommands_parse ... ok
2026-06-04T17:00:21.9706305Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-04T17:00:21.9708961Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T17:00:21.9715091Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T17:00:21.9722282Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T17:00:21.9723818Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T17:00:21.9737144Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T17:00:21.9761024Z test cli::tests::grant_subcommands_parse ... ok
2026-06-04T17:00:21.9775408Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T17:00:21.9779431Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T17:00:21.9781854Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T17:00:21.9785222Z test cli::tests::notif_subnet_resolution_never_guesses ... ok
2026-06-04T17:00:21.9804770Z test cli::tests::notify_surface_parses ... ok
2026-06-04T17:00:21.9818331Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T17:00:21.9826128Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T17:00:21.9833603Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T17:00:21.9841146Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T17:00:22.0072410Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T17:00:22.0414088Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T17:00:22.0453398Z test cli::tests::shell_subcommands_parse ... ok
2026-06-04T17:00:22.0456407Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T17:00:22.0534134Z test cli::tests::subcommands_parse ... ok
2026-06-04T17:00:22.0537140Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T17:00:22.0539787Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T17:00:22.0541204Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T17:00:22.0542005Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T17:00:22.0543307Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T17:00:22.0611028Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-04T17:00:22.0724850Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-04T17:00:22.0769449Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T17:00:22.0888535Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T17:00:22.0940304Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T17:00:22.1321894Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T17:00:22.2416885Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T17:00:22.2630690Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T17:00:22.2712836Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T17:00:22.2813840Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T17:00:22.2954562Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T17:00:22.4000346Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T17:00:22.4027355Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T17:00:24.4528822Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-04T17:00:24.7013811Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-04T17:00:35.1852959Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-04T17:00:35.3889032Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-04T17:00:35.3889278Z 
2026-06-04T17:00:35.3889449Z test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.79s
2026-06-04T17:00:35.3889941Z 
2026-06-04T17:00:35.3945019Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-4c4cab3390513f9c.exe)
2026-06-04T17:00:35.6943309Z 
2026-06-04T17:00:35.6943694Z running 4 tests
2026-06-04T17:00:37.1239171Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T17:00:37.1433674Z SEEDED:65160
2026-06-04T17:00:38.1233334Z test live_agent_lifecycle_e2e ... ok
2026-06-04T17:00:38.2817270Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T17:00:38.3389340Z SEEDED:65160
2026-06-04T17:00:38.6676583Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T17:00:38.6676768Z 
2026-06-04T17:00:38.6676958Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.97s
2026-06-04T17:00:38.6677242Z 
2026-06-04T17:00:38.6692948Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-b2ca3b52d9581f98.exe)
2026-06-04T17:00:39.3424777Z 
2026-06-04T17:00:39.3425292Z running 147 tests
2026-06-04T17:00:39.3430080Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T17:00:39.3431079Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T17:00:39.3432929Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T17:00:39.3433925Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T17:00:39.3434656Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T17:00:39.3435170Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T17:00:39.3455720Z test config::tests::missing_file_is_default ... ok
2026-06-04T17:00:39.3500358Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T17:00:39.3501040Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T17:00:39.3525348Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T17:00:39.3530804Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-04T17:00:39.3531411Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T17:00:39.3532907Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T17:00:39.3542207Z test config::tests::save_load_roundtrip ... ok
2026-06-04T17:00:39.3551085Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T17:00:39.3551633Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T17:00:39.3552192Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T17:00:39.3575916Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T17:00:39.3576550Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T17:00:39.3588270Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T17:00:39.3589008Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T17:00:39.3589606Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T17:00:39.3590182Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T17:00:39.3592924Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T17:00:39.3593954Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-04T17:00:39.3595024Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T17:00:39.3601933Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-04T17:00:39.3603166Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T17:00:39.3606318Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T17:00:39.3607302Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T17:00:39.3607818Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T17:00:39.3609844Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T17:00:39.3610595Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T17:00:39.3612117Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T17:00:39.3612974Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T17:00:39.3613589Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T17:00:39.3614359Z test grants::tests::escalation_answers_apply ... ok
2026-06-04T17:00:39.3615606Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T17:00:39.3616925Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-04T17:00:39.3617456Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-04T17:00:39.3618939Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-04T17:00:39.3619595Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-04T17:00:39.3619986Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-04T17:00:39.3665510Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T17:00:39.3793518Z test access::tests::gate_decision_table ... ok
2026-06-04T17:00:39.3931377Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T17:00:39.3979957Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T17:00:39.3984058Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T17:00:39.4002135Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T17:00:39.4004554Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-04T17:00:39.4016608Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T17:00:39.4075139Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-04T17:00:39.4076935Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T17:00:39.4079120Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T17:00:39.4080722Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T17:00:39.4082709Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T17:00:39.4084250Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T17:00:39.4183609Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-04T17:00:39.4249922Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T17:00:39.4258480Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T17:00:39.4492015Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T17:00:39.4865382Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T17:00:39.7437079Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T17:00:39.7627597Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-04T17:00:39.7931489Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-04T17:00:39.8543242Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T17:00:39.9347697Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T17:00:40.0146498Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T17:00:40.0512551Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-04T17:00:40.0735107Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T17:00:40.1821764Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T17:00:40.2107777Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-04T17:00:40.2109781Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-04T17:00:40.2295558Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-04T17:00:40.2307722Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T17:00:40.3094827Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T17:00:40.3733019Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-04T17:00:40.8312726Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T17:00:41.0417313Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-04T17:00:41.0418123Z test reconcile::tests::active_node_wins ... ok
2026-06-04T17:00:41.0419520Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-04T17:00:41.0420778Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-04T17:00:41.0421595Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-04T17:00:41.1797694Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-04T17:00:41.3230987Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-04T17:00:41.3982180Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-04T17:00:41.4033921Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-04T17:00:41.4100306Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-04T17:00:41.5581107Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-04T17:00:41.5989499Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-04T17:00:41.6144112Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-04T17:00:41.6214206Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-04T17:00:41.6297817Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T17:00:41.6383011Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T17:00:41.6467492Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T17:00:41.6468853Z test release::tests::hex_roundtrips ... ok
2026-06-04T17:00:41.6720625Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T17:00:41.6784771Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-04T17:00:41.6789070Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T17:00:41.6873286Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T17:00:41.6961300Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T17:00:41.7045227Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T17:00:41.7277082Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-04T17:00:41.7299859Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-04T17:00:41.7381262Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-04T17:00:41.7382433Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-04T17:00:41.7945127Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-04T17:00:41.7958905Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-04T17:00:41.7960070Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-04T17:00:41.8099976Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-04T17:00:41.8101077Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-04T17:00:41.9758248Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-04T17:00:42.0775075Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-04T17:00:42.2439682Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-04T17:00:42.2447671Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-04T17:00:42.2449011Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-04T17:00:42.2452048Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-04T17:00:42.2497294Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-04T17:00:42.2777584Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-04T17:00:42.2781172Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-04T17:00:42.2781985Z test sync::tests::gate_decision_table ... ok
2026-06-04T17:00:42.3493430Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-04T17:00:42.3497344Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T17:00:42.3500660Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T17:00:42.3501927Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T17:00:42.3503208Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T17:00:42.3505995Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T17:00:42.3507099Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T17:00:42.3682240Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T17:00:42.3772001Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T17:00:42.3925722Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-04T17:00:42.3926987Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-04T17:00:42.4676144Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-04T17:00:42.5681871Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-04T17:00:42.7207156Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-04T17:00:42.8140867Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-04T17:00:43.0143733Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-04T17:00:43.0263680Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-04T17:00:43.0382177Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-04T17:00:43.0639022Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-04T17:00:43.0942002Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-04T17:00:43.2544335Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T17:00:43.3603892Z test relay::tests::run_honors_stop ... ok
2026-06-04T17:00:43.4002362Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-04T17:00:43.4065941Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T17:00:43.4133443Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T17:00:43.4192950Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T17:00:43.4193116Z 
2026-06-04T17:00:43.4193318Z test result: ok. 147 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.08s
2026-06-04T17:00:43.4193607Z 
2026-06-04T17:00:43.4238578Z      Running tests\access.rs (target\debug\deps\access-182037807575c668.exe)
2026-06-04T17:00:44.0555985Z 
2026-06-04T17:00:44.0556414Z running 1 test
2026-06-04T17:00:44.3236886Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-04T17:00:44.3237129Z 
2026-06-04T17:00:44.3237528Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
2026-06-04T17:00:44.3237904Z 
2026-06-04T17:00:44.3328139Z      Running tests\attach.rs (target\debug\deps\attach-c6ad02b0553ff285.exe)
2026-06-04T17:00:44.9631007Z 
2026-06-04T17:00:44.9631410Z running 3 tests
2026-06-04T17:00:45.6589241Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-04T17:00:45.6671666Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-04T17:00:45.6709273Z test attach_registers_remote_drive_detection ... ok
2026-06-04T17:00:45.6709457Z 
2026-06-04T17:00:45.6709646Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
2026-06-04T17:00:45.6709921Z 
2026-06-04T17:00:45.6886054Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-c29dfbba37cd9ad8.exe)
2026-06-04T17:00:46.1884390Z 
2026-06-04T17:00:46.1884987Z running 1 test
2026-06-04T17:00:46.2138665Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T17:00:46.2138917Z 
2026-06-04T17:00:46.2139082Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T17:00:46.2139338Z 
2026-06-04T17:00:46.2158877Z      Running tests\broker.rs (target\debug\deps\broker-6f5137e243119766.exe)
2026-06-04T17:00:46.2436684Z 
2026-06-04T17:00:46.2436902Z running 1 test
2026-06-04T17:00:46.2696541Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T17:00:46.2696759Z 
2026-06-04T17:00:46.2696948Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T17:00:46.2697193Z 
2026-06-04T17:00:46.2708988Z      Running tests\budget.rs (target\debug\deps\budget-d14ef2d97ca7e310.exe)
2026-06-04T17:00:46.2967348Z 
2026-06-04T17:00:46.2967555Z running 1 test
2026-06-04T17:00:46.2969036Z test measure_dormant_seat_budget ... ok
2026-06-04T17:00:46.2969230Z 
2026-06-04T17:00:46.2969426Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:00:46.2969710Z 
2026-06-04T17:00:46.2979571Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-64aca7c4aaf9ee03.exe)
2026-06-04T17:00:46.3293122Z 
2026-06-04T17:00:46.3293370Z running 1 test
2026-06-04T17:00:48.3790402Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T17:00:48.3790621Z 
2026-06-04T17:00:48.3790821Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.05s
2026-06-04T17:00:48.3791067Z 
2026-06-04T17:00:48.3806591Z      Running tests\digest.rs (target\debug\deps\digest-5b32266b9bd7a57e.exe)
2026-06-04T17:00:48.4113602Z 
2026-06-04T17:00:48.4113821Z running 1 test
2026-06-04T17:00:48.5454859Z test digest_daemon_half_end_to_end ... ok
2026-06-04T17:00:48.5455097Z 
2026-06-04T17:00:48.5455362Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
2026-06-04T17:00:48.5456074Z 
2026-06-04T17:00:48.5474129Z      Running tests\dispatch.rs (target\debug\deps\dispatch-7bed0566006e9725.exe)
2026-06-04T17:00:48.5856060Z 
2026-06-04T17:00:48.5856234Z running 7 tests
2026-06-04T17:00:48.7558423Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-04T17:00:48.8849505Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-04T17:00:49.9996298Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-04T17:00:50.1295780Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-04T17:00:50.3061444Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-04T17:00:50.4026028Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-04T17:00:50.5485069Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-04T17:00:50.5485296Z 
2026-06-04T17:00:50.5485479Z test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.96s
2026-06-04T17:00:50.5485769Z 
2026-06-04T17:00:50.5882190Z      Running tests\handoff.rs (target\debug\deps\handoff-e01062c7cf922746.exe)
2026-06-04T17:00:51.1834438Z 
2026-06-04T17:00:51.1834671Z running 1 test
2026-06-04T17:00:51.3821979Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T17:00:51.3822180Z 
2026-06-04T17:00:51.3822337Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T17:00:51.3822557Z 
2026-06-04T17:00:51.3837409Z      Running tests\idempotent.rs (target\debug\deps\idempotent-cbd322cd7d49c0e2.exe)
2026-06-04T17:00:51.8936402Z 
2026-06-04T17:00:51.8936608Z running 1 test
2026-06-04T17:00:52.0088092Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T17:00:52.0088279Z 
2026-06-04T17:00:52.0088431Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-04T17:00:52.0088701Z 
2026-06-04T17:00:52.0149667Z      Running tests\netbroker.rs (target\debug\deps\netbroker-9b744ed03466643b.exe)
2026-06-04T17:00:52.6667938Z 
2026-06-04T17:00:52.6668203Z running 5 tests
2026-06-04T17:00:52.6693032Z test netless_broker_probes_gracefully ... ok
2026-06-04T17:00:52.7060127Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T17:00:52.7064119Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T17:00:52.7511425Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T17:00:52.8448520Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T17:00:52.8448718Z 
2026-06-04T17:00:52.8448941Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
2026-06-04T17:00:52.8449223Z 
2026-06-04T17:00:52.8554019Z      Running tests\netstream.rs (target\debug\deps\netstream-7b023fbbcec13719.exe)
2026-06-04T17:00:52.8950819Z 
2026-06-04T17:00:52.8951072Z running 2 tests
2026-06-04T17:00:53.3338113Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T17:00:53.4859256Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T17:00:53.4859471Z 
2026-06-04T17:00:53.4859675Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
2026-06-04T17:00:53.4859938Z 
2026-06-04T17:00:53.5005862Z      Running tests\notifsync.rs (target\debug\deps\notifsync-d4a268d01bf4e351.exe)
2026-06-04T17:00:53.5431707Z 
2026-06-04T17:00:53.5431962Z running 1 test
2026-06-04T17:00:53.8477519Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-04T17:00:53.8477722Z 
2026-06-04T17:00:53.8477943Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
2026-06-04T17:00:53.8478239Z 
2026-06-04T17:00:53.8584295Z      Running tests\peerloop.rs (target\debug\deps\peerloop-b8ecb68244546baf.exe)
2026-06-04T17:00:53.8968458Z 
2026-06-04T17:00:53.8968711Z running 1 test
2026-06-04T17:00:55.1665352Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-04T17:00:55.1665988Z 
2026-06-04T17:00:55.1666238Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s
2026-06-04T17:00:55.1666462Z 
2026-06-04T17:00:55.1775156Z      Running tests\presence.rs (target\debug\deps\presence-399dc8780586f68a.exe)
2026-06-04T17:00:55.2137158Z 
2026-06-04T17:00:55.2137376Z running 2 tests
2026-06-04T17:00:55.4514352Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T17:00:55.4675264Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T17:00:55.4675445Z 
2026-06-04T17:00:55.4675695Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
2026-06-04T17:00:55.4675918Z 
2026-06-04T17:00:55.4733073Z      Running tests\propagate.rs (target\debug\deps\propagate-a994a6b3a245fe88.exe)
2026-06-04T17:00:56.1241771Z 
2026-06-04T17:00:56.1242016Z running 4 tests
2026-06-04T17:00:56.2921602Z test untrusted_origin_gets_no_offer ... ok
2026-06-04T17:00:56.3002581Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-04T17:00:56.3106016Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-04T17:00:56.5455850Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-04T17:00:56.5456037Z 
2026-06-04T17:00:56.5456266Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
2026-06-04T17:00:56.5456473Z 
2026-06-04T17:00:56.5666866Z      Running tests\replicate.rs (target\debug\deps\replicate-7ae1329c4644b847.exe)
2026-06-04T17:00:57.2178714Z 
2026-06-04T17:00:57.2179041Z running 1 test
2026-06-04T17:00:57.3708299Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T17:00:57.3708561Z 
2026-06-04T17:00:57.3708931Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-04T17:00:57.3709213Z 
2026-06-04T17:00:57.3807708Z      Running tests\shellchan.rs (target\debug\deps\shellchan-a3fdaa79a381f153.exe)
2026-06-04T17:00:57.4165445Z 
2026-06-04T17:00:57.4165843Z running 1 test
2026-06-04T17:00:57.6079822Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-04T17:00:57.6080049Z 
2026-06-04T17:00:57.6080236Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-04T17:00:57.6080487Z 
2026-06-04T17:00:57.6147084Z      Running tests\sync.rs (target\debug\deps\sync-3064cc19aa400647.exe)
2026-06-04T17:00:57.6505951Z 
2026-06-04T17:00:57.6506084Z running 3 tests
2026-06-04T17:00:59.5310493Z test torn_pull_recovers_by_repulling ... ok
2026-06-04T17:01:01.5676302Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-04T17:01:02.0220689Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-04T17:01:02.0220889Z 
2026-06-04T17:01:02.0221049Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.37s
2026-06-04T17:01:02.0221260Z 
2026-06-04T17:01:02.0465680Z      Running tests\twohost.rs (target\debug\deps\twohost-24fb904a582be2fa.exe)
2026-06-04T17:01:02.6992331Z 
2026-06-04T17:01:02.6992620Z running 2 tests
2026-06-04T17:01:02.6994041Z test two_host_ladder_role_a ... ok
2026-06-04T17:01:02.6994260Z test two_host_ladder_role_b ... ok
2026-06-04T17:01:02.6994384Z 
2026-06-04T17:01:02.6994545Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:01:02.6994750Z 
2026-06-04T17:01:02.7016284Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-21f1537cb7d10119.exe)
2026-06-04T17:01:03.3495300Z 
2026-06-04T17:01:03.3495629Z running 2 tests
2026-06-04T17:01:03.5912456Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-04T17:01:03.6019062Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-04T17:01:03.6019253Z 
2026-06-04T17:01:03.6019415Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
2026-06-04T17:01:03.6020019Z 
2026-06-04T17:01:03.6086843Z      Running tests\xfer.rs (target\debug\deps\xfer-731fc4a7b82e2161.exe)
2026-06-04T17:01:04.2491011Z 
2026-06-04T17:01:04.2491267Z running 2 tests
2026-06-04T17:01:04.4172828Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-04T17:01:04.4288870Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-04T17:01:04.4289067Z 
2026-06-04T17:01:04.4289346Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
2026-06-04T17:01:04.4289593Z 
2026-06-04T17:01:04.4394928Z      Running unittests src\lib.rs (target\debug\deps\spt_live-8abfcdb1e679687a.exe)
2026-06-04T17:01:04.4685843Z 
2026-06-04T17:01:04.4686137Z running 49 tests
2026-06-04T17:01:04.4689624Z test context::tests::direct_always_writes ... ok
2026-06-04T17:01:04.4690566Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T17:01:04.4690893Z test context::tests::llm_past_window_writes ... ok
2026-06-04T17:01:04.4691189Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T17:01:04.4692849Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T17:01:04.4694179Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T17:01:04.4752879Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T17:01:04.4754124Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-04T17:01:04.4755497Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-04T17:01:04.4757571Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-04T17:01:04.4759781Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-04T17:01:04.4761081Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-04T17:01:04.4762380Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-04T17:01:04.4763509Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T17:01:04.4764557Z test psyche::tests::prompt_without_event ... ok
2026-06-04T17:01:04.4887732Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-04T17:01:04.4944174Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-04T17:01:04.4949053Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T17:01:04.4961121Z test history::tests::fetcher_yields_records ... ok
2026-06-04T17:01:04.5072349Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T17:01:04.5160879Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T17:01:04.5174995Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T17:01:04.5217114Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T17:01:04.7865504Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T17:01:04.9445709Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T17:01:04.9513520Z test history::tests::native_reads_logged_records ... ok
2026-06-04T17:01:05.5031991Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T17:01:05.5039966Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T17:01:05.5041309Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T17:01:05.5042523Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T17:01:05.5043528Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T17:01:05.5052176Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T17:01:05.5335435Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-04T17:01:05.5593546Z test turn::tests::turn_captures_stdout ... ok
2026-06-04T17:01:05.7642805Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T17:01:06.6310969Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-04T17:01:06.6449997Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T17:01:06.6467934Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T17:01:07.0468438Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T17:01:07.0483758Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T17:01:07.4958218Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-04T17:01:07.7606893Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-04T17:01:08.3980856Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-04T17:01:08.8265560Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-04T17:01:08.8552310Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T17:01:09.2825164Z test resume::tests::download_composes_two_tiers ... ok
2026-06-04T17:01:09.3128903Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T17:01:09.3135044Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T17:01:10.1654134Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T17:01:10.1654317Z 
2026-06-04T17:01:10.1654474Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.70s
2026-06-04T17:01:10.1654726Z 
2026-06-04T17:01:10.1669041Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-7c358ccef53fe7d0.exe)
2026-06-04T17:01:10.3725542Z 
2026-06-04T17:01:10.3725798Z running 22 tests
2026-06-04T17:01:10.3733165Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T17:01:10.3734014Z test ring::tests::ring_no_perch ... ok
2026-06-04T17:01:10.4335145Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T17:01:10.4335547Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T17:01:10.4336719Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T17:01:10.4341891Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T17:01:10.4346255Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T17:01:10.4463303Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T17:01:10.4645096Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-04T17:01:10.4880973Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T17:01:10.4909119Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T17:01:10.5082492Z test listener::tests::drop_unregisters_address ... ok
2026-06-04T17:01:10.5210488Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T17:01:10.5328698Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T17:01:10.5392142Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T17:01:10.5451382Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T17:01:10.5727795Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T17:01:10.6007739Z test deliver::tests::send_outcome_mapping ... ok
2026-06-04T17:01:10.6527752Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-04T17:01:10.6681655Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T17:01:10.8287417Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T17:01:12.8556331Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T17:01:12.8556535Z 
2026-06-04T17:01:12.8556691Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.48s
2026-06-04T17:01:12.8556895Z 
2026-06-04T17:01:12.8573403Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-984c4034fa6a74ba.exe)
2026-06-04T17:01:12.8944879Z 
2026-06-04T17:01:12.8945084Z running 2 tests
2026-06-04T17:01:13.0520494Z test offline_then_online_delivers_backlog ... ok
2026-06-04T17:01:13.1128309Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-04T17:01:13.1128478Z 
2026-06-04T17:01:13.1128633Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-04T17:01:13.1128835Z 
2026-06-04T17:01:13.1144611Z      Running unittests src\lib.rs (target\debug\deps\spt_net-8e75d57a161aa0ff.exe)
2026-06-04T17:01:13.1494288Z 
2026-06-04T17:01:13.1494461Z running 91 tests
2026-06-04T17:01:13.1497473Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-04T17:01:13.1499867Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-04T17:01:13.1500451Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-04T17:01:13.1501044Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:01:13.1502154Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-04T17:01:13.1502661Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T17:01:13.1503143Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:01:13.1503965Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-04T17:01:13.1504363Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:01:13.1504756Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-04T17:01:13.1505299Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-04T17:01:13.1505923Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-04T17:01:13.1506410Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-04T17:01:13.1506855Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-04T17:01:13.1507294Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-04T17:01:13.1507721Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-04T17:01:13.1508165Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-04T17:01:13.1508616Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-04T17:01:13.1509390Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-04T17:01:13.1509824Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-04T17:01:13.1510245Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-04T17:01:13.1512937Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-04T17:01:13.1514001Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-04T17:01:13.1514454Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-04T17:01:13.1515486Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-04T17:01:13.1515945Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-04T17:01:13.1520118Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-04T17:01:13.1520666Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-04T17:01:13.1521725Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-04T17:01:13.1524073Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-04T17:01:13.1524559Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-04T17:01:13.1525090Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-04T17:01:13.1525613Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-04T17:01:13.1857748Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-04T17:01:13.1987888Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-04T17:01:13.1989251Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-04T17:01:13.1990557Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-04T17:01:13.1992621Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-04T17:01:13.1994572Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-04T17:01:13.2004878Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-04T17:01:13.2011009Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-04T17:01:13.2013838Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-04T17:01:13.2016692Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-04T17:01:13.2019995Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-04T17:01:13.2022291Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-04T17:01:13.2024081Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-04T17:01:13.2026302Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-04T17:01:13.2028892Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-04T17:01:13.2032332Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-04T17:01:13.2033312Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-04T17:01:13.2036310Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-04T17:01:13.2038122Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-04T17:01:13.2040037Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-04T17:01:13.2042329Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-04T17:01:13.2043019Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-04T17:01:13.2045177Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-04T17:01:13.2047608Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-04T17:01:13.2049590Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-04T17:01:13.2051123Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-04T17:01:13.2053195Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-04T17:01:13.2054928Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-04T17:01:13.2058008Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-04T17:01:13.2067146Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-04T17:01:13.2069943Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T17:01:13.2071633Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:01:13.2074053Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:01:13.2076225Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T17:01:13.2077893Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:01:13.2079552Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:01:13.2082447Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T17:01:13.2083837Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:01:13.2085513Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T17:01:13.2086987Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-04T17:01:13.2088570Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:01:13.2090411Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:01:13.2092821Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T17:01:13.2197225Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-04T17:01:13.2200226Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-04T17:01:13.2200529Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-04T17:01:13.2200808Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-04T17:01:13.2207789Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-04T17:01:13.2208536Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-04T17:01:13.2218689Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-04T17:01:13.2610501Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-04T17:01:13.2617138Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-04T17:01:13.2623974Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-04T17:01:13.2627636Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-04T17:01:13.3331497Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-04T17:01:13.3338274Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-04T17:01:13.3503762Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-04T17:01:13.4222417Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-04T17:01:13.4222617Z 
2026-06-04T17:01:13.4222774Z test result: ok. 90 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.27s
2026-06-04T17:01:13.4222978Z 
2026-06-04T17:01:13.4265136Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-e67c0d5e8c4795e8.exe)
2026-06-04T17:01:13.4991649Z 
2026-06-04T17:01:13.4991888Z running 54 tests
2026-06-04T17:01:13.4997725Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-04T17:01:13.4998245Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-04T17:01:13.4999268Z test addr::tests::display_round_trips ... ok
2026-06-04T17:01:13.4999565Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-04T17:01:13.5000160Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-04T17:01:13.5000446Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-04T17:01:13.5000691Z test endpoint::tests::broker_and_node_families ... ok
2026-06-04T17:01:13.5001547Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-04T17:01:13.5001931Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-04T17:01:13.5002294Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-04T17:01:13.5002972Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-04T17:01:13.5003210Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-04T17:01:13.5003934Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-04T17:01:13.5004606Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-04T17:01:13.5004887Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-04T17:01:13.5005370Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-04T17:01:13.5005712Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-04T17:01:13.5006221Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-04T17:01:13.5006856Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-04T17:01:13.5007123Z test envelope::tests::parser_both_tags_present ... ok
2026-06-04T17:01:13.5007485Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-04T17:01:13.5007851Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-04T17:01:13.5008517Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-04T17:01:13.5008836Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-04T17:01:13.5009097Z test event::tests::alarm_event_round_trips ... ok
2026-06-04T17:01:13.5009788Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-04T17:01:13.5009983Z test event::tests::attr_order_preserved ... ok
2026-06-04T17:01:13.5010217Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-04T17:01:13.5010555Z test event::tests::empty_body_envelope_parses ... ok
2026-06-04T17:01:13.5011247Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-04T17:01:13.5011596Z test event::tests::msg_event_round_trips ... ok
2026-06-04T17:01:13.5012029Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-04T17:01:13.5012427Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-04T17:01:13.5012867Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-04T17:01:13.5013173Z test id::tests::accepts_japanese_scripts ... ok
2026-06-04T17:01:13.5013467Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-04T17:01:13.5014062Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-04T17:01:13.5014492Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-04T17:01:13.5014874Z test id::tests::reports_bad_char_position ... ok
2026-06-04T17:01:13.5015216Z test id::tests::reserves_address_delimiters ... ok
2026-06-04T17:01:13.5015623Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-04T17:01:13.5016000Z test payload::tests::base64_known_vectors ... ok
2026-06-04T17:01:13.5016405Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-04T17:01:13.5016844Z test payload::tests::command_payload_round_trips ... ok
2026-06-04T17:01:13.5017211Z test payload::tests::text_payload_round_trips ... ok
2026-06-04T17:01:13.5017614Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-04T17:01:13.5018030Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-04T17:01:13.5018424Z test version::tests::current_version_self_compatible ... ok
2026-06-04T17:01:13.5018863Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-04T17:01:13.5019493Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-04T17:01:13.5019911Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-04T17:01:13.5097301Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-04T17:01:13.5192621Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-04T17:01:13.5340417Z test identity::tests::sign_verify_round_trip ... ok
2026-06-04T17:01:13.5340569Z 
2026-06-04T17:01:13.5340729Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T17:01:13.5340932Z 
2026-06-04T17:01:13.5353736Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-ead00a4ad35b02d7.exe)
2026-06-04T17:01:13.7896314Z 
2026-06-04T17:01:13.7896524Z running 24 tests
2026-06-04T17:01:13.7902856Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-04T17:01:13.7903786Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-04T17:01:13.7904986Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-04T17:01:13.7905427Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-04T17:01:13.7906067Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-04T17:01:13.7906810Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-04T17:01:13.7907418Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-04T17:01:13.7907983Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-04T17:01:13.7908571Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-04T17:01:13.7908973Z test runtime::tests::fills_known_placeholders ... ok
2026-06-04T17:01:13.7909291Z test manifest::tests::shell_fixture_parses ... ok
2026-06-04T17:01:13.7909588Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-04T17:01:13.7910014Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-04T17:01:13.7911058Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-04T17:01:13.7911404Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-04T17:01:13.7912641Z test runtime::tests::unknown_role_errors ... ok
2026-06-04T17:01:13.7917427Z test manifest::tests::round_trips_through_toml ... ok
2026-06-04T17:01:13.7918737Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-04T17:01:13.7972795Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-04T17:01:13.8068775Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-04T17:01:13.8095435Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-04T17:01:13.8219648Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-04T17:01:13.8255251Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-04T17:01:14.1022410Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-04T17:01:14.1022610Z 
2026-06-04T17:01:14.1022771Z test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T17:01:14.1022979Z 
2026-06-04T17:01:14.1042003Z      Running unittests src\lib.rs (target\debug\deps\spt_store-492ab34c597832e8.exe)
2026-06-04T17:01:14.3628937Z 
2026-06-04T17:01:14.3629195Z running 137 tests
2026-06-04T17:01:14.3634933Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-04T17:01:14.3635883Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-04T17:01:14.3636150Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-04T17:01:14.3636424Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-04T17:01:14.3636804Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-04T17:01:14.3637170Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-04T17:01:14.3637493Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-04T17:01:14.3640047Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-04T17:01:14.3640494Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-04T17:01:14.3640837Z test contextmark::tests::merge_decisions ... ok
2026-06-04T17:01:14.3641247Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-04T17:01:14.3641511Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-04T17:01:14.3724965Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-04T17:01:14.3729215Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-04T17:01:14.3731661Z test access::tests::recent_outbound_persists ... ok
2026-06-04T17:01:14.3741723Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-04T17:01:14.3776247Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-04T17:01:14.3776660Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-04T17:01:14.3792518Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-04T17:01:14.3794267Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-04T17:01:14.3796168Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-04T17:01:14.3808307Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-04T17:01:14.3898986Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-04T17:01:14.3951401Z test history::tests::appends_one_record_per_line ... ok
2026-06-04T17:01:14.3973442Z test home::tests::home_assignment_matrix ... ok
2026-06-04T17:01:14.3973845Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-04T17:01:14.3976030Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-04T17:01:14.4084093Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-04T17:01:14.4249228Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-04T17:01:14.4261371Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-04T17:01:14.4337511Z test info::tests::corrupt_content_returns_none ... ok
2026-06-04T17:01:14.4476787Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-04T17:01:14.4784912Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-04T17:01:14.4785568Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-04T17:01:14.4938423Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-04T17:01:14.5017853Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-04T17:01:14.5035609Z test info::tests::set_status_marks_existing_record ... ok
2026-06-04T17:01:14.5109124Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-04T17:01:14.5121217Z test info::tests::write_read_round_trip ... ok
2026-06-04T17:01:14.5153071Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-04T17:01:14.5325989Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-04T17:01:14.5326568Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-04T17:01:14.5409147Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-04T17:01:14.5518833Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-04T17:01:14.5519256Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-04T17:01:14.5640845Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-04T17:01:14.5789237Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-04T17:01:14.5943288Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-04T17:01:14.6356429Z test contextstore::tests::invalid_id_refused ... ok
2026-06-04T17:01:14.6388835Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-04T17:01:14.6389498Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-04T17:01:14.6677044Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-04T17:01:14.6677851Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-04T17:01:14.6678265Z test perch::tests::classification_matrix ... ok
2026-06-04T17:01:14.6686371Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-04T17:01:14.6690574Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-04T17:01:14.6712093Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-04T17:01:14.6731397Z test perch::tests::resolve_self_is_flat ... ok
2026-06-04T17:01:14.6775974Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-04T17:01:14.6861623Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-04T17:01:14.6896565Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-04T17:01:14.6897227Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-04T17:01:14.6897680Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-04T17:01:14.6898068Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-04T17:01:14.6903603Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-04T17:01:14.6904062Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-04T17:01:14.6949631Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-04T17:01:14.6950027Z test proc::tests::current_process_is_alive ... ok
2026-06-04T17:01:14.7423574Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-04T17:01:14.7927962Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-04T17:01:14.7963068Z test registry::tests::register_and_lookup ... ok
2026-06-04T17:01:14.7976585Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-04T17:01:14.8422035Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-04T17:01:14.8642194Z test registry::tests::reregister_replaces_address ... ok
2026-06-04T17:01:14.8804986Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-04T17:01:14.8821001Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-04T17:01:14.8989976Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-04T17:01:14.8990443Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-04T17:01:14.9031311Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-04T17:01:14.9104773Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-04T17:01:14.9383718Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-04T17:01:14.9384408Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-04T17:01:14.9456703Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-04T17:01:14.9714710Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-04T17:01:14.9773910Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-04T17:01:15.0468158Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-04T17:01:15.0756819Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-04T17:01:15.1029526Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-04T17:01:15.1225990Z test spool::tests::reopen_is_idempotent ... ok
2026-06-04T17:01:15.1317978Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-04T17:01:15.1328657Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-04T17:01:15.1329362Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-04T17:01:15.1338327Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-04T17:01:15.1467048Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-04T17:01:15.1467554Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-04T17:01:15.1547219Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-04T17:01:15.1562038Z test subnet::tests::remove_drops_membership ... ok
2026-06-04T17:01:15.1565708Z test project::tests::derivation_ladder ... ok
2026-06-04T17:01:15.1623944Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-04T17:01:15.1635431Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-04T17:01:15.1649887Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-04T17:01:15.2012751Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-04T17:01:15.2264100Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-04T17:01:15.3162019Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-04T17:01:15.4584440Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-04T17:01:15.4951743Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-04T17:01:15.4952260Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-04T17:01:15.4976746Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-04T17:01:15.4977266Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-04T17:01:15.4977692Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-04T17:01:15.5037621Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-04T17:01:15.5038033Z test trust::tests::revoke_removes_trust ... ok
2026-06-04T17:01:15.5092353Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-04T17:01:15.5093286Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-04T17:01:15.5093691Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-04T17:01:15.5096703Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-04T17:01:15.5141140Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-04T17:01:15.5141878Z test visibility::tests::override_wins_both_directions ... ok
2026-06-04T17:01:15.5205075Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-04T17:01:15.5222812Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-04T17:01:15.5419299Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-04T17:01:15.5483167Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-04T17:01:15.5599291Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-04T17:01:15.5933412Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-04T17:01:15.7103650Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-04T17:01:16.2410323Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-04T17:01:18.5688931Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-04T17:01:19.7720916Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-04T17:01:20.2159399Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-04T17:01:20.6239736Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-04T17:01:20.9618622Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-04T17:01:20.9925802Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-04T17:01:21.5520301Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-04T17:01:21.8206326Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-04T17:01:22.3647588Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-04T17:01:22.4879550Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-04T17:01:23.2001260Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-04T17:01:23.2001486Z 
2026-06-04T17:01:23.2001649Z test result: ok. 137 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.84s
2026-06-04T17:01:23.2001861Z 
2026-06-04T17:01:23.2016717Z      Running unittests src\lib.rs (target\debug\deps\spt_term-7ded13700447d846.exe)
2026-06-04T17:01:23.3539765Z 
2026-06-04T17:01:23.3539967Z running 8 tests
2026-06-04T17:01:23.3543049Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-04T17:01:23.3544088Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-04T17:01:23.3547093Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-04T17:01:23.3587139Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-04T17:01:23.3588364Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-04T17:01:23.3594830Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-04T17:01:23.3595587Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-04T17:01:23.3596879Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-04T17:01:23.3597048Z 
2026-06-04T17:01:23.3597191Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T17:01:23.3597412Z 
2026-06-04T17:01:23.3610682Z      Running tests\digest.rs (target\debug\deps\digest-6ac06f15f4beba54.exe)
2026-06-04T17:01:23.5265288Z 
2026-06-04T17:01:23.5265489Z running 1 test
2026-06-04T17:01:23.5665850Z test digest_parses_a_real_pty_stream ... ok
2026-06-04T17:01:23.5666053Z 
2026-06-04T17:01:23.5666304Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-04T17:01:23.5666622Z 
2026-06-04T17:01:23.5681123Z      Running tests\dsr.rs (target\debug\deps\dsr-c1b15907eaf4317b.exe)
2026-06-04T17:01:23.6289850Z 
2026-06-04T17:01:23.6289999Z running 2 tests
2026-06-04T17:01:23.6720286Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-04T17:01:23.6720570Z test drain_forwards_child_output ... ok
2026-06-04T17:01:23.6720709Z 
2026-06-04T17:01:23.6720893Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-04T17:01:23.6721140Z 
2026-06-04T17:01:23.6734274Z      Running tests\inject.rs (target\debug\deps\inject-4f10fcdc2739ad5c.exe)
2026-06-04T17:01:23.7411435Z 
2026-06-04T17:01:23.7411683Z running 2 tests
2026-06-04T17:01:23.7920449Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-04T17:01:23.7920692Z test ctrl_c_interrupts_the_child ... ok
2026-06-04T17:01:23.7920814Z 
2026-06-04T17:01:23.7920960Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-04T17:01:23.7921164Z 
2026-06-04T17:01:23.7936925Z      Running tests\stream.rs (target\debug\deps\stream-bf8700113ecf530b.exe)
2026-06-04T17:01:23.8628430Z 
2026-06-04T17:01:23.8628675Z running 2 tests
2026-06-04T17:01:23.9016730Z test delivers_every_value_under_resize ... ok
2026-06-04T17:01:24.8757781Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-04T17:01:24.8757985Z 
2026-06-04T17:01:24.8758679Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-04T17:01:24.8758908Z 
2026-06-04T17:01:24.8774905Z      Running tests\surface.rs (target\debug\deps\surface-b6cab82372962717.exe)
2026-06-04T17:01:24.9395529Z 
2026-06-04T17:01:24.9395710Z running 1 test
2026-06-04T17:01:24.9493025Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-04T17:01:24.9493191Z 
2026-06-04T17:01:24.9493342Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T17:01:24.9493551Z 
2026-06-04T17:01:24.9503393Z    Doc-tests spt_daemon
2026-06-04T17:01:25.2564260Z 
2026-06-04T17:01:25.2564501Z running 0 tests
2026-06-04T17:01:25.2564616Z 
2026-06-04T17:01:25.2564779Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:01:25.2564982Z 
2026-06-04T17:01:25.2632153Z    Doc-tests spt_live
2026-06-04T17:01:25.3187491Z 
2026-06-04T17:01:25.3187698Z running 0 tests
2026-06-04T17:01:25.3187842Z 
2026-06-04T17:01:25.3188080Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:01:25.3188702Z 
2026-06-04T17:01:25.3239203Z    Doc-tests spt_msg
2026-06-04T17:01:25.3727977Z 
2026-06-04T17:01:25.3728181Z running 0 tests
2026-06-04T17:01:25.3728286Z 
2026-06-04T17:01:25.3728457Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:01:25.3728663Z 
2026-06-04T17:01:25.3781818Z    Doc-tests spt_net
2026-06-04T17:01:25.5637142Z 
2026-06-04T17:01:25.5637362Z running 0 tests
2026-06-04T17:01:25.5637467Z 
2026-06-04T17:01:25.5637637Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:01:25.5637841Z 
2026-06-04T17:01:25.5702037Z    Doc-tests spt_proto
2026-06-04T17:01:25.6153059Z 
2026-06-04T17:01:25.6153253Z running 0 tests
2026-06-04T17:01:25.6153360Z 
2026-06-04T17:01:25.6153526Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:01:25.6153743Z 
2026-06-04T17:01:25.6203329Z    Doc-tests spt_runtime
2026-06-04T17:01:25.7323554Z 
2026-06-04T17:01:25.7323802Z running 0 tests
2026-06-04T17:01:25.7323912Z 
2026-06-04T17:01:25.7324080Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:01:25.7324339Z 
2026-06-04T17:01:25.7381001Z    Doc-tests spt_store
2026-06-04T17:01:25.8608753Z 
2026-06-04T17:01:25.8608993Z running 0 tests
2026-06-04T17:01:25.8609102Z 
2026-06-04T17:01:25.8609265Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:01:25.8609485Z 
2026-06-04T17:01:25.8668713Z    Doc-tests spt_term
2026-06-04T17:01:25.9172178Z 
2026-06-04T17:01:25.9172387Z running 0 tests
2026-06-04T17:01:25.9172496Z 
2026-06-04T17:01:25.9172662Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:01:25.9172872Z 
2026-06-04T17:01:31.1116742Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-04T17:01:31.1117434Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-04T17:01:31.1120221Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T17:01:31.1120434Z ##[endgroup]
2026-06-04T17:01:31.9276135Z     Checking cfg-if v1.0.4
2026-06-04T17:01:31.9276325Z     Checking windows-link v0.2.1
2026-06-04T17:01:31.9276489Z     Checking typenum v1.20.1
2026-06-04T17:01:31.9280967Z     Checking critical-section v1.2.0
2026-06-04T17:01:31.9281206Z     Checking subtle v2.6.1
2026-06-04T17:01:31.9281795Z     Checking memchr v2.8.1
2026-06-04T17:01:31.9283727Z     Checking smallvec v1.15.1
2026-06-04T17:01:31.9293556Z     Checking cpufeatures v0.2.17
2026-06-04T17:01:31.9295492Z     Checking serde_core v1.0.228
2026-06-04T17:01:31.9297301Z     Checking pin-project-lite v0.2.17
2026-06-04T17:01:31.9297584Z     Checking itoa v1.0.18
2026-06-04T17:01:31.9298001Z     Checking equivalent v1.0.2
2026-06-04T17:01:31.9298272Z     Checking log v0.4.30
2026-06-04T17:01:31.9300127Z     Checking hashbrown v0.17.1
2026-06-04T17:01:31.9300391Z     Checking futures-core v0.3.32
2026-06-04T17:01:31.9307689Z     Checking zeroize v1.8.2
2026-06-04T17:01:31.9790436Z     Checking getrandom v0.2.17
2026-06-04T17:01:32.0013975Z     Checking rand_core v0.10.1
2026-06-04T17:01:32.0153879Z     Checking bytes v1.11.1
2026-06-04T17:01:32.0346704Z     Checking stable_deref_trait v1.2.1
2026-06-04T17:01:32.0587164Z     Checking windows-sys v0.61.2
2026-06-04T17:01:32.0626430Z     Checking zerofrom v0.1.8
2026-06-04T17:01:32.0810592Z     Checking libc v0.2.186
2026-06-04T17:01:32.0824007Z     Checking futures-io v0.3.32
2026-06-04T17:01:32.0824927Z     Checking slab v0.4.12
2026-06-04T17:01:32.1047251Z     Checking futures-sink v0.3.32
2026-06-04T17:01:32.1129104Z     Checking futures-task v0.3.32
2026-06-04T17:01:32.1253388Z     Checking bitflags v2.11.1
2026-06-04T17:01:32.1253767Z     Checking rand_core v0.6.4
2026-06-04T17:01:32.1411068Z     Checking zerocopy v0.8.50
2026-06-04T17:01:32.1539128Z     Checking getrandom v0.4.2
2026-06-04T17:01:32.1979443Z     Checking yoke v0.8.2
2026-06-04T17:01:32.1979773Z     Checking signature v2.2.0
2026-06-04T17:01:32.2223963Z     Checking futures-channel v0.3.32
2026-06-04T17:01:32.2543965Z     Checking fastrand v2.4.1
2026-06-04T17:01:32.2644682Z     Checking writeable v0.6.3
2026-06-04T17:01:32.2726355Z     Checking litemap v0.8.2
2026-06-04T17:01:32.2792287Z     Checking libsqlite3-sys v0.30.1
2026-06-04T17:01:32.2821296Z     Checking zmij v1.0.21
2026-06-04T17:01:32.2821605Z     Checking utf8_iter v1.0.4
2026-06-04T17:01:32.3242230Z     Checking ed25519 v2.2.3
2026-06-04T17:01:32.3841510Z     Checking fallible-streaming-iterator v0.1.9
2026-06-04T17:01:32.4015294Z     Checking zerovec v0.11.6
2026-06-04T17:01:32.4318471Z     Checking zerotrie v0.2.4
2026-06-04T17:01:32.4351942Z     Checking futures-util v0.3.32
2026-06-04T17:01:32.4427408Z     Checking fallible-iterator v0.3.0
2026-06-04T17:01:32.4584755Z     Checking windows_x86_64_msvc v0.52.6
2026-06-04T17:01:32.4658477Z     Checking icu_properties_data v2.2.0
2026-06-04T17:01:32.4666964Z     Checking icu_normalizer_data v2.2.0
2026-06-04T17:01:32.4964547Z     Checking indexmap v2.14.0
2026-06-04T17:01:32.5358025Z     Checking windows-targets v0.52.6
2026-06-04T17:01:32.5474797Z     Checking percent-encoding v2.3.2
2026-06-04T17:01:32.5475116Z     Checking cpufeatures v0.3.0
2026-06-04T17:01:32.5475369Z     Checking http v1.4.1
2026-06-04T17:01:32.5665078Z     Checking thiserror v2.0.18
2026-06-04T17:01:32.5773115Z     Checking rustls-pki-types v1.14.1
2026-06-04T17:01:32.6216946Z     Checking windows-sys v0.59.0
2026-06-04T17:01:32.6941505Z    Compiling fnv v1.0.7
2026-06-04T17:01:32.7034833Z     Checking chacha20 v0.10.0
2026-06-04T17:01:32.7188052Z     Checking form_urlencoded v1.2.2
2026-06-04T17:01:32.7239246Z    Compiling strsim v0.11.1
2026-06-04T17:01:32.7682500Z     Checking untrusted v0.9.0
2026-06-04T17:01:32.7771250Z     Checking windows-strings v0.5.1
2026-06-04T17:01:33.0405100Z     Checking windows-result v0.4.1
2026-06-04T17:01:33.0478218Z     Checking scopeguard v1.2.0
2026-06-04T17:01:33.0583524Z     Checking ring v0.17.14
2026-06-04T17:01:33.0631151Z     Checking rand v0.10.1
2026-06-04T17:01:33.0826294Z     Checking tinystr v0.8.3
2026-06-04T17:01:33.0898742Z     Checking potential_utf v0.1.5
2026-06-04T17:01:33.0962001Z     Checking generic-array v0.14.7
2026-06-04T17:01:33.1249819Z    Compiling darling_core v0.20.11
2026-06-04T17:01:33.1428898Z     Checking const-oid v0.10.2
2026-06-04T17:01:33.1609203Z     Checking lock_api v0.4.14
2026-06-04T17:01:33.2102928Z     Checking icu_collections v2.2.0
2026-06-04T17:01:33.2196223Z     Checking atomic-waker v1.1.2
2026-06-04T17:01:33.2367042Z     Checking num-traits v0.2.19
2026-06-04T17:01:33.3176107Z     Checking icu_locale_core v2.2.0
2026-06-04T17:01:33.3633378Z     Checking derive_more v2.1.1
2026-06-04T17:01:33.3739246Z     Checking http-body v1.0.1
2026-06-04T17:01:33.4789984Z     Checking hybrid-array v0.4.12
2026-06-04T17:01:33.4948145Z     Checking base64ct v1.8.3
2026-06-04T17:01:33.5101465Z     Checking httparse v1.10.1
2026-06-04T17:01:33.5689420Z     Checking tower-service v0.3.3
2026-06-04T17:01:33.6445765Z     Checking try-lock v0.2.5
2026-06-04T17:01:33.6446096Z     Checking tinyvec_macros v0.1.1
2026-06-04T17:01:33.6920419Z     Checking base64 v0.22.1
2026-06-04T17:01:33.7514593Z     Checking data-encoding v2.11.0
2026-06-04T17:01:33.7572946Z     Checking crypto-common v0.1.7
2026-06-04T17:01:33.7613320Z     Checking block-buffer v0.10.4
2026-06-04T17:01:33.7641725Z     Checking pem-rfc7468 v1.0.0
2026-06-04T17:01:33.7683896Z     Checking want v0.3.1
2026-06-04T17:01:33.8934720Z     Checking inout v0.1.4
2026-06-04T17:01:33.9150880Z     Checking tinyvec v1.11.0
2026-06-04T17:01:33.9367566Z     Checking windows-core v0.62.2
2026-06-04T17:01:33.9367977Z     Checking der v0.8.0-rc.10
2026-06-04T17:01:33.9449885Z     Checking digest v0.10.7
2026-06-04T17:01:33.9824122Z     Checking n0-error v0.1.3
2026-06-04T17:01:34.0355646Z     Checking winapi v0.3.9
2026-06-04T17:01:34.0677974Z    Compiling anyhow v1.0.102
2026-06-04T17:01:34.0718470Z     Checking serde v1.0.228
2026-06-04T17:01:34.1194388Z     Checking serde_json v1.0.150
2026-06-04T17:01:34.1306141Z     Checking icu_provider v2.2.0
2026-06-04T17:01:34.1607686Z     Checking sha2 v0.10.9
2026-06-04T17:01:34.1797861Z     Checking curve25519-dalek v4.1.3
2026-06-04T17:01:34.2611835Z     Checking block-buffer v0.12.0
2026-06-04T17:01:34.2759095Z     Checking rustls-webpki v0.103.13
2026-06-04T17:01:34.3251960Z     Checking crypto-common v0.2.2
2026-06-04T17:01:34.3351679Z     Checking serial-core v0.4.0
2026-06-04T17:01:34.4329689Z     Checking icu_properties v2.2.0
2026-06-04T17:01:34.5105603Z     Checking icu_normalizer v2.2.0
2026-06-04T17:01:34.5158297Z     Checking spin v0.10.0
2026-06-04T17:01:34.5332080Z     Checking diatomic-waker v0.2.3
2026-06-04T17:01:34.6108204Z     Checking portable-atomic v1.13.1
2026-06-04T17:01:34.6754539Z     Checking ipnet v2.12.0
2026-06-04T17:01:34.7270555Z     Checking parking v2.2.1
2026-06-04T17:01:34.7925487Z     Checking cordyceps v0.3.4
2026-06-04T17:01:34.9354352Z     Checking httpdate v1.0.3
2026-06-04T17:01:34.9483482Z     Checking futures-lite v2.6.1
2026-06-04T17:01:34.9523434Z     Checking spki v0.8.0-rc.4
2026-06-04T17:01:35.0383721Z     Checking pin-project v1.1.13
2026-06-04T17:01:35.0385425Z     Checking thiserror v1.0.69
2026-06-04T17:01:35.0741727Z     Checking digest v0.11.3
2026-06-04T17:01:35.0772362Z     Checking serial-windows v0.4.0
2026-06-04T17:01:35.1079510Z     Checking ed25519-dalek v2.2.0
2026-06-04T17:01:35.1369686Z     Checking once_cell v1.21.4
2026-06-04T17:01:35.1410686Z     Checking memoffset v0.6.5
2026-06-04T17:01:35.1453778Z     Checking cipher v0.4.4
2026-06-04T17:01:35.1530121Z     Checking futures-buffered v0.2.13
2026-06-04T17:01:35.1861611Z     Checking parking_lot_core v0.9.12
2026-06-04T17:01:35.2078444Z     Checking universal-hash v0.5.1
2026-06-04T17:01:35.2092906Z     Checking aho-corasick v1.1.4
2026-06-04T17:01:35.2093248Z     Checking sync_wrapper v1.0.2
2026-06-04T17:01:35.2560806Z     Checking opaque-debug v0.3.1
2026-06-04T17:01:35.2913518Z     Checking spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T17:01:35.3030076Z     Checking bitflags v1.3.2
2026-06-04T17:01:35.3205411Z     Checking byteorder v1.5.0
2026-06-04T17:01:35.3386295Z     Checking pin-utils v0.1.0
2026-06-04T17:01:35.3515323Z     Checking tracing-core v0.1.36
2026-06-04T17:01:35.3567853Z     Checking rustls v0.23.40
2026-06-04T17:01:35.3821633Z    Compiling powerfmt v0.2.0
2026-06-04T17:01:35.3958871Z     Checking regex-syntax v0.8.10
2026-06-04T17:01:35.4245734Z     Checking lazy_static v1.5.0
2026-06-04T17:01:35.4502270Z     Checking either v1.16.0
2026-06-04T17:01:35.5094583Z     Checking hash32 v0.2.1
2026-06-04T17:01:35.5323695Z     Checking shared_library v0.1.9
2026-06-04T17:01:35.6141887Z    Compiling deranged v0.5.8
2026-06-04T17:01:35.6682271Z     Checking nix v0.25.1
2026-06-04T17:01:35.6895404Z     Checking prefix-trie v0.8.4
2026-06-04T17:01:35.6895792Z     Checking idna_adapter v1.2.2
2026-06-04T17:01:35.6961572Z     Checking parking_lot v0.12.5
2026-06-04T17:01:35.6962931Z     Checking polyval v0.6.2
2026-06-04T17:01:35.7019262Z     Checking serial v0.4.0
2026-06-04T17:01:35.7096060Z     Checking tracing v0.1.44
2026-06-04T17:01:35.7520254Z     Checking futures-executor v0.3.32
2026-06-04T17:01:35.8213569Z     Checking pkcs8 v0.11.0-rc.10
2026-06-04T17:01:35.8214391Z     Checking idna v1.1.0
2026-06-04T17:01:35.8852766Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T17:01:35.9054674Z     Checking crossbeam-utils v0.8.21
2026-06-04T17:01:35.9229613Z     Checking serde_spanned v0.6.9
2026-06-04T17:01:35.9513858Z     Checking toml_datetime v0.6.11
2026-06-04T17:01:35.9701464Z     Checking spin v0.9.8
2026-06-04T17:01:36.0460094Z     Checking ahash v0.8.12
2026-06-04T17:01:36.0500601Z     Checking windows-threading v0.2.1
2026-06-04T17:01:36.0660674Z     Checking downcast-rs v1.2.1
2026-06-04T17:01:36.0849548Z     Checking url v2.5.8
2026-06-04T17:01:36.1504831Z     Checking shell-words v1.1.1
2026-06-04T17:01:36.1736089Z     Checking tower-layer v0.3.3
2026-06-04T17:01:36.1956134Z    Compiling num-conv v0.2.2
2026-06-04T17:01:36.1956476Z     Checking toml_write v0.1.2
2026-06-04T17:01:36.2273396Z     Checking hashbrown v0.14.5
2026-06-04T17:01:36.2613978Z     Checking winreg v0.10.1
2026-06-04T17:01:36.2713829Z     Checking filedescriptor v0.8.3
2026-06-04T17:01:36.2813533Z    Compiling time-core v0.1.8
2026-06-04T17:01:36.3743056Z     Checking signature v3.0.0
2026-06-04T17:01:36.3772484Z     Checking winnow v0.7.15
2026-06-04T17:01:36.3833417Z     Checking heapless v0.7.17
2026-06-04T17:01:36.4315675Z     Checking windows-future v0.3.2
2026-06-04T17:01:36.4630519Z     Checking futures v0.3.32
2026-06-04T17:01:36.4631202Z     Checking ghash v0.5.1
2026-06-04T17:01:36.4839412Z     Checking portable-pty v0.8.1
2026-06-04T17:01:36.5057874Z    Compiling darling_macro v0.20.11
2026-06-04T17:01:36.5273136Z     Checking ed25519 v3.0.0-rc.4
2026-06-04T17:01:36.5714588Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-04T17:01:36.5731781Z     Checking ctr v0.9.2
2026-06-04T17:01:36.5905669Z    Compiling proc-macro-crate v3.5.0
2026-06-04T17:01:36.6511037Z     Checking hickory-proto v0.26.0-beta.4
2026-06-04T17:01:36.7444999Z     Checking aes v0.8.4
2026-06-04T17:01:36.7902754Z     Checking sha2 v0.11.0-rc.5
2026-06-04T17:01:36.8126308Z     Checking windows-collections v0.3.2
2026-06-04T17:01:36.9174156Z     Checking hashlink v0.9.1
2026-06-04T17:01:36.9468798Z    Compiling time v0.3.47
2026-06-04T17:01:36.9783384Z     Checking windows-numerics v0.3.1
2026-06-04T17:01:37.0559841Z     Checking aead v0.5.2
2026-06-04T17:01:37.0822981Z    Compiling darling v0.20.11
2026-06-04T17:01:37.1472742Z     Checking regex-automata v0.4.14
2026-06-04T17:01:37.1580400Z     Checking http-body-util v0.1.3
2026-06-04T17:01:37.1737282Z     Checking cobs v0.3.0
2026-06-04T17:01:37.2354769Z     Checking rusqlite v0.32.1
2026-06-04T17:01:37.3141055Z     Checking widestring v1.2.1
2026-06-04T17:01:37.3296313Z    Compiling derive_builder_core v0.20.2
2026-06-04T17:01:37.3427023Z     Checking postcard v1.1.3
2026-06-04T17:01:37.3855255Z     Checking windows v0.62.2
2026-06-04T17:01:37.4231927Z     Checking aes-gcm v0.10.3
2026-06-04T17:01:37.4786602Z    Compiling num_enum_derive v0.7.6
2026-06-04T17:01:37.5084845Z     Checking data-encoding-macro v0.1.20
2026-06-04T17:01:37.5271605Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-04T17:01:37.6001322Z     Checking crossbeam-channel v0.5.15
2026-06-04T17:01:37.6121736Z     Checking crossbeam-epoch v0.9.18
2026-06-04T17:01:37.6942549Z     Checking chrono v0.4.44
2026-06-04T17:01:37.7800520Z     Checking windows-registry v0.6.1
2026-06-04T17:01:37.8960742Z     Checking uuid v1.23.2
2026-06-04T17:01:37.9952204Z     Checking toml_edit v0.22.27
2026-06-04T17:01:38.0013413Z     Checking xml-rs v0.8.28
2026-06-04T17:01:38.0092052Z     Checking mac-addr v0.3.0
2026-06-04T17:01:38.0665287Z     Checking spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T17:01:38.1400743Z     Checking lru-slab v0.1.2
2026-06-04T17:01:38.1843307Z     Checking identity-hash v0.1.0
2026-06-04T17:01:38.1890675Z     Checking foldhash v0.2.0
2026-06-04T17:01:38.1905708Z     Checking tagptr v0.2.0
2026-06-04T17:01:38.2636864Z     Checking allocator-api2 v0.2.21
2026-06-04T17:01:38.2808655Z     Checking rustc-hash v2.1.2
2026-06-04T17:01:38.3256821Z     Checking sorted-index-buffer v0.2.1
2026-06-04T17:01:38.4017973Z     Checking ryu v1.0.23
2026-06-04T17:01:38.4441176Z     Checking moka v0.12.15
2026-06-04T17:01:38.4793579Z     Checking noq-proto v0.17.0
2026-06-04T17:01:38.5809918Z     Checking strum v0.28.0
2026-06-04T17:01:38.5848467Z     Checking xmltree v0.10.3
2026-06-04T17:01:38.6071738Z     Checking iroh-metrics v0.38.3
2026-06-04T17:01:38.6100992Z    Compiling derive_builder_macro v0.20.2
2026-06-04T17:01:38.6372152Z     Checking hashbrown v0.16.1
2026-06-04T17:01:38.6604576Z     Checking iroh-base v0.98.0
2026-06-04T17:01:38.7067268Z     Checking attohttpc v0.30.1
2026-06-04T17:01:38.7214363Z     Checking num_enum v0.7.6
2026-06-04T17:01:38.7594953Z     Checking simple-dns v0.9.3
2026-06-04T17:01:38.9014943Z     Checking regex v1.12.3
2026-06-04T17:01:38.9961676Z     Checking smol_str v0.1.24
2026-06-04T17:01:39.0144680Z     Checking sha1_smol v1.0.1
2026-06-04T17:01:39.0518752Z     Checking arrayvec v0.7.6
2026-06-04T17:01:39.0549401Z    Compiling derive_builder v0.20.2
2026-06-04T17:01:39.0643034Z     Checking simdutf8 v0.1.5
2026-06-04T17:01:39.1391737Z     Checking resolv-conf v0.7.6
2026-06-04T17:01:39.1534044Z     Checking arrayref v0.3.9
2026-06-04T17:01:39.1762471Z     Checking constant_time_eq v0.4.2
2026-06-04T17:01:39.1905053Z     Checking hmac v0.12.1
2026-06-04T17:01:39.2370728Z     Checking lru v0.16.4
2026-06-04T17:01:39.2383135Z     Checking serde_bytes v0.11.19
2026-06-04T17:01:39.2399760Z     Checking webpki-roots v1.0.7
2026-06-04T17:01:39.2410259Z     Checking cmov v0.5.4
2026-06-04T17:01:39.2589076Z     Checking sha1 v0.10.6
2026-06-04T17:01:39.2634696Z     Checking recvmsg v1.0.0
2026-06-04T17:01:39.2925897Z     Checking blake3 v1.8.5
2026-06-04T17:01:39.3291958Z    Compiling vergen-lib v9.1.0
2026-06-04T17:01:39.3617037Z    Compiling vergen-lib v0.1.6
2026-06-04T17:01:39.3707676Z     Checking hkdf v0.12.4
2026-06-04T17:01:39.3831975Z     Checking anstyle v1.0.14
2026-06-04T17:01:39.4174561Z     Checking utf8parse v0.2.2
2026-06-04T17:01:39.4250309Z     Checking once_cell_polyfill v1.70.2
2026-06-04T17:01:39.4335527Z     Checking toml v0.8.23
2026-06-04T17:01:39.4761445Z     Checking colorchoice v1.0.5
2026-06-04T17:01:39.5092909Z    Compiling vergen v9.1.0
2026-06-04T17:01:39.5120189Z     Checking ctutils v0.4.2
2026-06-04T17:01:39.5174423Z     Checking spake2 v0.4.0
2026-06-04T17:01:39.5328922Z     Checking is_terminal_polyfill v1.70.2
2026-06-04T17:01:39.5407710Z     Checking anstyle-parse v1.0.0
2026-06-04T17:01:39.5513106Z     Checking spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T17:01:39.5784800Z    Compiling vergen-gitcl v1.0.8
2026-06-04T17:01:39.5828228Z     Checking clap_lex v1.1.0
2026-06-04T17:01:39.6297687Z     Checking mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T17:01:39.7877466Z     Checking spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T17:01:39.8399242Z     Checking spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T17:01:39.8553210Z     Checking socket2 v0.6.4
2026-06-04T17:01:39.8554052Z     Checking mio v1.2.1
2026-06-04T17:01:39.8554711Z     Checking tempfile v3.27.0
2026-06-04T17:01:39.8555333Z     Checking rustls-platform-verifier v0.7.0
2026-06-04T17:01:39.8621090Z     Checking netdev v0.42.0
2026-06-04T17:01:39.8671892Z     Checking seize v0.5.1
2026-06-04T17:01:39.8691297Z     Checking interprocess v2.4.2
2026-06-04T17:01:39.8692016Z     Checking anstyle-wincon v3.0.11
2026-06-04T17:01:39.8897577Z     Checking anstyle-query v1.1.5
2026-06-04T17:01:40.0095018Z    Compiling iroh-relay v0.98.0
2026-06-04T17:01:40.0107068Z     Checking anstream v1.0.0
2026-06-04T17:01:40.0354854Z     Checking papaya v0.2.4
2026-06-04T17:01:40.1309797Z     Checking noq-udp v0.10.0
2026-06-04T17:01:40.2535367Z     Checking ipconfig v0.3.4
2026-06-04T17:01:40.2634664Z     Checking clap_builder v4.6.0
2026-06-04T17:01:40.2667776Z     Checking tokio v1.52.3
2026-06-04T17:01:40.7411106Z     Checking spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T17:01:41.4213332Z     Checking clap v4.6.1
2026-06-04T17:01:42.4868152Z     Checking tokio-util v0.7.18
2026-06-04T17:01:42.4868481Z     Checking tokio-rustls v0.26.4
2026-06-04T17:01:42.4868755Z     Checking tower v0.5.3
2026-06-04T17:01:42.4868995Z     Checking acto v0.8.2
2026-06-04T17:01:42.4869317Z     Checking backon v1.6.0
2026-06-04T17:01:42.7666247Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-04T17:01:42.7667131Z     Checking tower-http v0.6.11
2026-06-04T17:01:42.8790938Z     Checking h2 v0.4.14
2026-06-04T17:01:42.8791215Z     Checking n0-future v0.3.2
2026-06-04T17:01:42.8791648Z     Checking tokio-stream v0.1.18
2026-06-04T17:01:42.8791963Z     Checking tokio-websockets v0.13.2
2026-06-04T17:01:42.9769349Z     Checking n0-watcher v0.6.1
2026-06-04T17:01:42.9769669Z     Checking iroh-dns v0.98.0
2026-06-04T17:01:43.1806590Z     Checking noq v0.18.0
2026-06-04T17:01:43.9881693Z     Checking wmi v0.18.4
2026-06-04T17:01:44.3186885Z     Checking netwatch v0.16.0
2026-06-04T17:01:44.7957965Z     Checking hyper v1.10.1
2026-06-04T17:01:44.7958218Z     Checking hickory-net v0.26.0-beta.4
2026-06-04T17:01:45.4025948Z     Checking hyper-util v0.1.20
2026-06-04T17:01:45.4518662Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-04T17:01:46.0571272Z     Checking hyper-rustls v0.27.9
2026-06-04T17:01:46.0571489Z     Checking igd-next v0.17.1
2026-06-04T17:01:46.1770398Z     Checking reqwest v0.13.4
2026-06-04T17:01:46.2992118Z     Checking portmapper v0.16.0
2026-06-04T17:01:47.3388574Z     Checking iroh v0.98.2
2026-06-04T17:01:50.5262877Z     Checking spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T17:01:51.3746149Z     Checking spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T17:01:53.0412617Z     Checking spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T17:01:54.8484477Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.45s
2026-06-04T17:01:55.0285097Z Post job cleanup.
2026-06-04T17:01:55.1352548Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T17:01:55.1564833Z git version 2.43.0.windows.1
2026-06-04T17:01:55.1606594Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f5e29444-f968-4f32-b3c6-dac2e3c15278\.gitconfig'
2026-06-04T17:01:55.1621641Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f5e29444-f968-4f32-b3c6-dac2e3c15278' before making global git config changes
2026-06-04T17:01:55.1622117Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T17:01:55.1627677Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T17:01:55.1886955Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T17:01:55.2119277Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T17:01:55.5807267Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T17:01:55.6009505Z http.https://github.com/.extraheader
2026-06-04T17:01:55.6038291Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-04T17:01:55.6287626Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T17:01:56.0008365Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T17:01:56.0232290Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T17:01:56.4025115Z Cleaning up orphan processes
